@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#563110 url('../images/bak2.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:#563110;
	scrollbar-base-color:#5c4734;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#442c16;
	scrollbar-shadow-color:#021651;
	scrollbar-highlight-color:#7e4818;
	scrollbar-3dlight-color:#93541c;
	scrollbar-darkshadow-Color:#3d2109;
	text-align: center;
}.yellow {
	background-color: #FFFF00;
}
