@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#383838 url('images/bak.jpg') no-repeat fixed top center;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	text-align: center;
}
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:#383838;
	scrollbar-base-color:#757574;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#757574;
	scrollbar-shadow-color:#8b0202;
	scrollbar-highlight-color:#8d8d8d;
	scrollbar-3dlight-color:#8d8d8d;
	scrollbar-darkshadow-Color:#3b0202;
	text-align: center;
}
.yellow {
	color: #F00;
	
}
#bdr-lt {
	background-image: url(images/main_10.jpg);
}
#bdr-rt {
	background-image: url(images/main_12.jpg);
}
.left {
	text-align: left;
}
.red {
	color: #F00;
}

