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

body {
	margin:0px; background:#182b3a url('images/bak.gif') no-repeat fixed top center;
}
body, td, th {
	font-family: Tahoma, Arial, Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.footer {
	font-size: 12px;
	color: #00F;
	text-align: center;
}
.footer a:link {
	color: #00F;
}
.footer a:hover {
	color: #930;
}
html, body{
	scrollbar-face-color:#1a3b56;
	scrollbar-base-color:#889803;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#265173;
	scrollbar-shadow-color:#021651;
	scrollbar-highlight-color:#262d07;
	scrollbar-3dlight-color:#262d07;
	scrollbar-darkshadow-Color:#262d07;
	text-align: center;
}.yellow {
	background-color: #FFFF00;
}
.middle {
	text-align: center;
}
.red {
	color: #CA0202;
	text-align: center;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
