body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #160903; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #2C1409; scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #0D0501; scrollbar-track-color: #21150F;
	scrollbar-arrow-color: #ffffff;
	background-color: #ffffff;
	background: #000000 url(navbar/bg.gif) repeat;
		
}
.style1 {font-size: 12px}
.style8 {font-size: 14pt}
.headertext {   font-size: 9pt; color: #ffffff ; font-weight: bold; background: transparent}
.smallgrey {  font-size: 7pt; color: #BBB6C0; background: transparent}
.disclaimer {  font-size: 7pt; color: #666666; background: transparent}
.smallwhite {  font-size: 7pt; color: #ffffff; background: transparent}
.reviews {  font-size: 7pt; color: #848282; background: transparent}
.white {  font-size: 8pt; color: #FFFFFF; background: transparent}
.imageborders { border: 1px solid #78706C; }
.subHeader { font-size: 8pt; font-weight: bold;}
.sideLinks { font-size: 7pt; line-height : 150%; padding:1px; }
.twinkletext {  font-size: 7pt; color: #7D5635; background: transparent}
.errorHeader { font-weight:bold; color: #FF0000; }
table.insert {border: 1px solid #65596F; background:  url(captions/tableBackground.gif) repeat;}
.insert td { font-size: 7pt; color: #BBB6C0;} 
table.edge {border: 1px solid #322722;
background:url(navbar/side_bg.gif) repeat;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;


}
table.search{border: 1px solid #604F47; background-color: #160903;}
.search td a {display: block; width: 100%; background-color: none; font-size: 7pt; color: #8F6452; text-decoration: none; font-weight: bold; text-align: center;} 
.search td a:hover {background-color: #361709; color: #ffffff; text-decoration: none; font-weight: bold;}
table.feedback { background-color: #492D5E; color:#ffffff; }
.feedback td { color:#ffffff; background: transparent; }
td {  font-size: 8pt; color: #BBB6C0; background:transparent}
h1 {  font-size: 12pt; color: #ffffff; background:transparent}
h3 {  font-size: 12pt; color: #ffffff; background:transparent}
.td {  font-size: 8pt; color: #BBB6C0; background:transparent}
.h1 {  font-size: 12pt; color: #ffffff; background:transparent}
.h3 {  font-size: 12pt; color: #ffffff; background:transparent}
/* 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: #21150F;}
table.iconholder{border-top: 1px  solid #845B39; border-bottom: 1px  solid #000000; border-left: 1px solid #845B39; border-right: 1px solid #000000; background-color: #452A1C;}
/* End stuff for CM */
.footerlink:link {color: #999999; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #999999; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #ffffff; font-size: 7pt; text-decoration: underline }
a:link, a:active, a:visited {color: #CC6600; text-decoration: none }
a:hover {color: #CC6600; text-decoration: underline }
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;
}
INPUT.image { 
	border: none; 
	}
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: #2B201A;
	border: inset 1px #cccccc;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 5000;
}

