@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#300150 url('images/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:#42166f;
scrollbar-base-color:#3a1263;
scrollbar-arrow-color:black;
scrollbar-track-color:#300150;
scrollbar-shadow-color:#291e34;
scrollbar-highlight-color:#5c3385;
scrollbar-3dlight-color:#673897;
scrollbar-darkshadow-Color:#2c1444;
}
