@charset "utf-8";
/* CSS Document */

body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; background-color:#000000}
body,td,th {font-family: Verdana; font-size: 14px; color: #000000;}

body{scrollbar-face-color:222222; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #555555; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #222222; scrollbar-arrow-color:#FFFFFF}

a:link, a:visited, a:active  {text-decoration: none;}
a:hover {text-decoration: underline;}

h1,h2,h3,h4,h5,h6 {font-weight: bold;}
h1 {font-size: 12px;}

.link1 {color:#ffffff; font-size:11px; font-weight: bold;}
.link2 {color:#EA8C68; font-size:10px;}
.link3 {color:#ffffff; font-size:14px;}

#div {
	position:absolute;
	margin-top: 0;
	margin-left: 0;
	overflow:auto;
	height: 165px;
	width: 395px;
	scrollbar-face-color:660000;
	scrollbar-shadow-color: #210202;
	scrollbar-highlight-color: #210202;
	scrollbar-3dlight-color: #210202;
	scrollbar-darkshadow-color: #210202;
	scrollbar-track-color: #990000;
	scrollbar-arrow-color:#cccccc;
	left: 473px;
	top: 19px;
}

