body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #000000;
}
#content {
	width: 790px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
	background-image:url(/images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:130px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 9px
}
.style4 {font-size: 12px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
ul { list-style-type:square; list-style-image:url(/images/arrow.png);  margin-top:0px; margin-bottom:0px;
}
li { margin-bottom:10px;}
.formbox {font-family:Verdana, Arial, Helvetica, sans-serif; width:230px; border:solid 2px #FFFFFF;}
