body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Trebuchet MS, Verdana, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #5A0F0F; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #681717; scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #330000;
	scrollbar-arrow-color: #ffffff;
	background-color: #1C0000;
	
	
}

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

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

table.insert {border: 1px solid #FD7E00; background-color: #000000;}
.insert td { font-size: 7pt; color: #CCCCCC; background:transparent;} 


td {  font-size: 8pt; color: #ffffff}
.admintd {  font-size: 8pt; color: #ffffff; background:transparent}
.admintdleftcol {  font-size: 8pt; color: #ffffff; background:transparent; font-weight:bold}
.admininsert { font-size: 7pt; color: #CCCCCC; background:transparent;} 
h1 {  font-size: 12pt; color: #ffffff}
.adminh1 {  font-size: 12pt; color: #ffffff; background:transparent}

.innerTable { background-color: #660000 }
.outerTable { background-color: #000000 }
.galleryTable { background-color: #200101 }

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

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

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