.BODY{
background-color: #000000;
scrollbar-face-color:#75EA00;
scrollbar-arrow-color:brown;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
.text16 {
	font-family: Arial;
	font-size: 14px;
	color: #666633;
	font-weight: bold;
}
.textMain {
	font-family: Arial;
	font-size: 16px;
	color: #666633;
	font-weight: bold;
}
.textMainW {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.textMainWLARGE {
	font-family: Arial;
	font-size: 25px;
	color: #FFFFFF;
}
.textMainMEDIUM {
	font-family: Arial;
	font-size: 16px;
	color: #333300;
}
.textServices {
	font-family: Arial;
	font-size: 14px;
	color: #999966;
	font-weight: bold;
}
.textTag2 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
}
.textTag3 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textTag4 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.textTag5 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}
.textTitleSub {
	font-family: Arial;
	font-size: 19px;
	color: #333300;
	font-weight: bold;
}
.borderBottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.asterisk {color: #FF0000; font-weight: bold; }

.inputfield
{
	font-family: Verdana, Arial;
	font-size:12px;
}

#content
{
	overflow:auto; 
	width:670px; 
	height:320px;
	text-align:left;
}

a:link {
	font-family: Arial;
	color: #333300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: none;
	color: #666633;
}
a:active {
	text-decoration: none;
	color: #666633;
}
a {
	font-weight: bold;
}