@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#858383 url('bak.jpg') no-repeat fixed top center;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
}
html, body{
scrollbar-face-color:#858383;
scrollbar-base-color:#000000;
scrollbar-arrow-color:858383;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#bcb9b9;
scrollbar-3dlight-color:#bcb9b9;
scrollbar-darkshadow-Color:#000000;
}.yellow {
	background-color: #FFFF00;
}

