body { font-size: 10px; font-family: Century Gothic, Verdana, Arial, Helvetica; color: #ffffff; background:black; scrollbar-highlight-color: #616060;
	scrollbar-arrow-color: #828080;
	scrollbar-3dlight-color: #616060;
	scrollbar-base-color: #696666;
	scrollbar-darkshadow-color: #272727;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #444343;
	scrollbar-track-color: #0A0A0A; }
}
td	 { font-size: 12px;line-height:18px}  
a:link, a:visited { color: #ffffff; text-decoration: underline; }
a:hover { color: #cccccc; text-decoration: none; }

.OptInEmailAddressLong {display: none; }

.MenuH { font-size: 15px; font-family: Century Gothic, Verdana, Arial; color: #c0c0c0; }
.MenuH a:link, .MenuH a:visited { color: #c0c0c0; text-decoration:underline; }
.MenuH a:hover,.MenuH a:active 	{ color: #ffffff; text-decoration: underline; }

.MenuV { font-size: 14px; font-family: Century Gothic, Verdana, Arial; color: #c0c0c0; }
.MenuV a:link, .MenuH a:visited { color: #c0c0c0; text-decoration:none; }
.MenuV a:hover,.MenuH a:active 	{ color: #ffffff; text-decoration: underline; }

.MenuC { font-size: 15px; }
.MenuC a:link, .MenuC a:visited { color: #0000ff; text-decoration:none;}
.MenuC a:hover,.MenuC a:active { text-decoration: underline; }

ul.MenuC { list-style: none; margin: 0; margin-left: 0.5em; padding: 0; line-height: 1.8; }
ul.MenuC ul { list-style: none; }
li.MenuC { margin: 0; padding: 0; }
.spanlink		{ color: #ff6600; text-decoration: none; cursor: hand }

.SiteTitle		{font-size: 16px; font-family: Century Gothic, Verdana, Arial; color: #c0c0c0; font-weight: bold}
.SiteTitle2		{ font-size: 14px; color: #454545; font-weight: bold }
.SiteTitle3		{ font-size: 13px; color: #9e0d02; font-weight: bold }
.ViewData		{ font-size: 8pt; color: #454545; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000}

.footer, .FooterCredit {font-size: 12px; text align: center; color: #c0c0c0; text decoration:non;}
.footer a:hover, .FooterCredit a:hover {font-size: 12px; text-align: center; color: #c0c0c0; text-decoration:underline;}
.footer a:active, .footer a:visited, .FooterCredit a:visited, .FooterCredit a:active, .footer a:link,  .FooterCredit a:link {text-decoration: underline; color:white}

.MenuAdmin, .MenuAdmin a:link, .MenuAdmin a:visited {font-size: 12px; text-align: center; color: #c0c0c0; text-decoration:none;}
.MenuAdmin a:hover, .MenuAdmin a:active 	 {text-decoration: underline; color:white}

form			{ margin: 0px; padding: 0px; overflow:hidden; margin-left:0px; margin-right:0px}
input			{ font-size: 11px; font-family: Tahoma; width: 180px;  border: 1px solid #BBB; }
input.image		{ font-size: 10px; font-family: Tahoma; width: 180px;  border: none; }
input.radio		{ font-size: 10px; font-family: Tahoma; width: 20px; height: 20px }
input.checkbox	{ font-size: 10px; font-family: Tahoma; width: 20px; height: 20px }
input.submit	{ font-size: 10px; font-family: Tahoma; width: 100px }
input.disabled	{ font-size: 10px; font-family: Tahoma; width: 100px }
textarea		{ font-size: 10px; font-family: Tahoma; width: 180px; height: 80px; border: 1px solid #BBB;}
select			{ font-size: 10px; font-family: Tahoma; width: 180px; border: 1px solid #BBB; }
button			{ font-size: 10px; font-family: Tahoma; }

div.hr			{ height: 10px; border-top: 1px solid #6699cc; }
div.hr hr		{ display: none; }

#menu { width: 540px; 
margin : 0px; padding: 0px; text-align: right; 
}
#menu li {
list-style : none;
display : inline;
verticle-align: bottom;
}
#menu li a {
text-decoration : none;
text-transform: capitalize;
margin : 0;
padding : 0px 10px 0px 0px;
color : #c0c0c0;
}
#menu li a:hover {
color : #fff;
margin : 0;
}
#menu li a.MenuVActive {
text-transform: capitalize;
color : #fff;
}

#ScrollableContent {display:block; float:left; width:575px; height:620px; overflow: auto; padding-right: 15px; }
