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

body {
	margin:0px; background:#ffffff url('images/bak16.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:#DCDCDC;
	scrollbar-base-color:#DCDCDC;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F8F8FF;
	scrollbar-shadow-color:#021651;
	scrollbar-highlight-color:#F8F8FF;
	scrollbar-3dlight-color:#DCDCDC;
	scrollbar-darkshadow-Color:#DCDCDC;
	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; 


