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: #454242; scrollbar-3dlight-color: #16103C;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #383838;
	scrollbar-arrow-color: #ffffff;
	background-color: #000000;
		
}

.name {   font-size: 10pt; color: #ffffff ; font-weight: bold}
.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: #666666; background:transparent}
.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}
.resultHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}

.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}

.iframe { background-color: #000000;}

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: 17px; text-decoration: none; font-size: 9px; font-family: Verdana, sans-serif; border-right: 1px solid #585F68;} 
.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: #ffffff;}
.navigation A:link {color:#E0DFE0;text-decoration:none;}
.navigation A:visited {color:#E0DFE0;text-decoration:none;}

table.content{border-top: 0px; border-bottom: 0px; border-left: 1px solid #383838; border-right: 1px solid #383838; background-color: #000000;}

table.portfolio {border: 1px solid #383838; background: url(./captions/tableBackground.jpg) repeat;}
.portfolio td { font-size: 7pt; color: #FFffff;} 

table.detail{border-top: 1px solid #383838; border-bottom: 1px solid #383838; border-left: 1px solid #383838; border-right: 1px solid #383838; background-color: #202020;}

table.gallery {border-top: 1px solid #383838; border-bottom: 1px solid #383838; border-left: 1px solid #383838; border-right: 1px solid #383838; background-color: #000000;}

table.buttonholder{ background: url(./navbar/buttonbackground_a.gif) repeat; border: 1px solid #585F68; padding: 0px;}

/* 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.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: #272F32;
	border: inset 0px;
}
