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}
.smlprint {  font-size: 7pt; color: #993C39}

.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 }


td {  font-size: 8pt; color: #ffffff}
.admintd {  font-size: 8pt; color: #ffffff; background:transparent}
.admintdcenter {  font-size: 8pt; color: #ffffff; background:transparent; text-align: center}
h1 {  font-size: 1pt; color: #330000}
.adminh1 {  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}

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