body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #952011; scrollbar-shadow-color: #701767; 
	scrollbar-highlight-color: #BF200B; scrollbar-3dlight-color: #952011;
	scrollbar-darkshadow-color: #861B0D; scrollbar-track-color: #B21602;
	scrollbar-arrow-color: #ffffff;
	background-color: #F8CDF4;
	background:  url(./navbar/backgroundTile.gif) repeat;
		
}

.name {   font-size: 10pt; color: #ffffff ; font-weight: bold; background:transparent}
.smallgrey {  font-size: 7pt; color: #cccccc; background:transparent}
.captionHeader {  font-size: 7pt; color: #FF0000; font-weight: bold; background:transparent}
.captiontext {  font-size : 7pt; color: #000000; background:transparent}
.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}
.disclaimer { font-size: 7pt; color: #cccccc; background:transparent}
.imageborders { border: 1px solid #000000;}
.headertext {   font-size: 10pt; color: #ffffff ; font-weight: bold; background:transparent}

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

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

table.navigation{border-left: 1px solid #585F68;border-right: 0px solid #000000;background-color: #000000;}
.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-color: #E5971C; color: #000000;}
.navigation A:link {color:#CDCCCD;text-decoration:none;}
.navigation A:visited {color:#CDCCCD;text-decoration:none;}
.navigation A:hover {color:#CDCCCD;text-decoration:none;}

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

table.detail{border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #952011;}

table.buttonholder{ background-color:#000000; 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;
	}

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: #701002;
	border: inset 0px;
}
