body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #463E51; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #50495A; scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #574C64;
	scrollbar-arrow-color: #ffffff;
	background-color: #403A4B;
		
}

.headertext {   font-size: 10pt; color: #ffffff ; font-weight: bold; background:transparent}
.smallgrey {  font-size: 7pt; color: #666666; background:transparent}
.disclaimer { font-size: 7pt; color: #666666; background:transparent}
.smallwhite {  font-size: 7pt; color: #ffffff; background:transparent}
.grey {  font-size: 7pt; color: #cccccc; background:transparent}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}

td {  font-size: 8pt; color: #ffffff}
h1 {  font-size: 12pt; color: #ffffff}
.td {  font-size: 8pt; color: #ffffff; background:transparent}
.h1 {  font-size: 12pt; color: #ffffff; background:transparent}

a:link, a:active, a:visited {color: #AA90CC; text-decoration: none}
a:hover {color: #AA90CC; text-decoration: underline}

.footerlink:link {color: #666666; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #666666; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #Fcccccc; font-size: 7pt; text-decoration: underline }

table#midFill {
    background-color:#131920;
   }
   
table#edgeFill {
    background-color:#000000;
   }


.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}

/* Content Manager Only Styles */
table.bigtable{border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #2C2E38;}
table.iconholder{border-top: 1px  solid #71737B; border-bottom: 1px  solid #000000; border-left: 1px solid #71737B; border-right: 1px solid #000000; background-color: #454853;}
/* End stuff for CM */


INPUT, TEXTAREA,  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}

INPUT.radio  {
	background: #transparent;
	border: 10;
	padding: 10px;
	}


INPUT.admin_btn {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #292C31;
	border: inset 1px #cccccc;
}

SELECT.white, OPTION.white {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #999999;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #6E6280;
	border: inset 1px #cccccc;
}