body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #FA0D0D; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FC7D7D; scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #575657;
	scrollbar-arrow-color: #ffffff;
	background: url(backgroundTile.gif) repeat;
	
}

.headertext {   font-size: 9pt; color: #ffffff ; font-weight: bold}
.smallgrey {  font-size: 7pt; color: #cccccc}
.small {  font-size: 7pt; color: #FFFFFF}
.grey {  font-size: 8pt; color: #cccccc}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #000000;}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000;}
.adminheadertext {   font-size: 9pt; color: #ffffff ; font-weight: bold; background:transparent}
.adminsmallgrey {  font-size: 7pt; color: #cccccc; background:transparent}
.adminsmall {  font-size: 7pt; color: #FFFFFF; background:transparent}
.admingrey {  font-size: 8pt; color: #cccccc; background:transparent}
.admincaptiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.adminbigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}

td {  font-size: 8pt; color: #Ffffff}
h1 {  font-size: 12pt; color: #ffffff}
.admintd {  font-size: 8pt; color: #Ffffff; background:transparent}
.adminh1 {  font-size: 13pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; background:transparent}
.admintdleftcol { font-size: 8pt; color: #Ffffff; background:transparent}
.admintdrightcol { font-size: 8pt; color: #Ffffff; background:transparent}
.innerTable { background: #2F2F2F }
.outerTable { background: #7C1212 }
.ratesInnerTable { background: #1C1C1C }
.ratesOuterTable { background: #666666 }
.portfolioInnerTable { background: #000000 }
.portfolioOuterTable { background: #000000 }

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


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

INPUT, TEXTAREA,  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #666666;
	background-color: #ffffff;
	border: inset 1px #cccccc;
}
INPUT.checkbox  {
	background: #transparent;
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	}

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: #7C1212;
	border: inset 1px #cccccc;
}