body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #1F1F1F; scrollbar-shadow-color: #16103C; 
	scrollbar-highlight-color: #3E3D46; scrollbar-3dlight-color: #212029;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #383838;
	scrollbar-arrow-color: #ffffff;
	background-color: #35343A;
	background:  url(./navbar/backgroundTile.gif) repeat;	
}

.name {   font-size: 10pt; color: #ffffff ; font-weight: bold}
.smallgrey {  font-size: 7pt; color: #cccccc; background:transparent}
.smalldarkgrey {  font-size: 7pt; color: #999999; background:transparent}
.captionHeader {  font-size: 7pt; color: #FF0000; font-weight: bold; background:transparent}
.captiontext {  font-size : 7pt; color: #cccccc; background:transparent}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.disclaimer { font-size: 7pt; color: #6B3A15; background:transparent}
.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}
.resultHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}
.imageborders { border: 1px solid #462203; }

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

.moistlink:link {color: #cccccc; font-size: 7pt; text-decoration: none}
.moistlink:visited {color: #cccccc; font-size: 7pt; text-decoration: none }
.moistlink:hover {color: #FFFFFF; font-size: 7pt; text-decoration: underline }

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

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

table.navigation{border-left: 1px solid #585F68;border-right: 0px solid #000000; background: url(./navbar/buttonbackground_a.gif) repeat;}
.navigation td {background-color:none;line-height: 19px; text-decoration: none; font-size: 8pt; font-family: Verdana, sans-serif; border-right: 1px solid #323231;} 
.navigation td a {display: block; height: 100%; width: 100%; background-color: none; color: #000000; text-decoration: none; text-align: center;} 
.navigation td a:hover {background: url(./navbar/buttonbackground_b.gif) repeat; color: #FAA502;}
.navigation A:link {color:#E0DFE0;text-decoration:none;}
.navigation A:visited {color:#E0DFE0;text-decoration:none;}

table.buttonholder{ background: url(./navbar/buttonbackground_a.gif) repeat; border: 1px solid #000000; padding: 0px;}

table.back{border: 1px solid #757575; background-color: #293034;}
.back td a {display: block; width: 100%; background-color: none; font-size: 7pt; color: #FF0000; text-decoration: none; text-align: center;} 
.back td a:hover {background-color: #FF0000; color: #ffffff; text-decoration: none; }


table.content{border-top: 0px; border-bottom: 0px; border-left: 1px solid #404040; border-right: 1px solid #404040; background-color: #000000;}

table.detail{border: 1px solid #181818; background-color: #0E0E0E;}



/* 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;}
INPUT.image { 	border: none; 	}
.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}
/* 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.checkbox  {
	background: #transparent;
	border: 10;
	padding: 10px;
	width : 1.3em ; 
	height : 1.3em ;
	}

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

SELECT, OPTION  {
	font-family: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #1C1C1C;
	border: inset 0px;
}
