HTML {
scrollbar-face-color:#000000;
scrollbar-arrow-color:red;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
}
.style2 {
	font-size: 10px;
	color: #333333;
}
.style3 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
}
.style6 {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
.style8 {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.style9 {
	color: #990000;
	font-weight: bold;
}
.FormBUTT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #383838;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	border-top-width: thin;
	border-top-style: none;
	border-left-width: thin;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
}
.FormTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	background-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #660000;
	border-top-width: thin;
	border-top-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
	text-align: left;
	font-style: italic;
	border-top-color: #660000;
}

