body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Tahoma, Verdana, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #515D64; scrollbar-shadow-color: #2A363D; 
	scrollbar-highlight-color: #5E696F; scrollbar-3dlight-color: #2A363D;
	scrollbar-darkshadow-color: #2A363D; scrollbar-track-color: #5F6B72;
	scrollbar-arrow-color: #ffffff;
	background-color: #29363E;
	
}

.headertext {   font-size: 9pt; color: #252C30 ; font-weight: bold}
.smallgrey {  font-size: 7pt; color: #666666}
.tinygrey {  font-size: 1pt; color: #EDF0F2}
.grey {  font-size: 8pt; color: #cccccc}
.grey2 {  font-family: Tahoma, Verdana; font-size: 10pt; color: #252C30}
.grey3 {  font-family: Verdana, Tahoma; font-size: 8pt; color: #252C30}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #000000;}
.darkgrey {  font-size: 1pt; color: #29363E}
.medgrey {  font-size: 8pt; color: #252C30}
.bigtext {  line-height : 150%; padding:1px}


.footerlink:link {color: #CCCCCC; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #CCCCCC; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #333333; font-size: 7pt; text-decoration: underline }

.baselink:link {color: #AAB4BA; font-size: 7pt; text-decoration: none}
.baselink:visited {color: #AAB4BA; font-size: 7pt; text-decoration: none }
.baselink:hover {color: #cccccc; font-size: 7pt; text-decoration: underline }


td {  font-size: 9pt; color: #252C30}
h1 {  font-size: 1pt; color: #29363E}
h2 {  font-size: 8pt; color: #29363E}
h3 {  font-size: 1pt; color: #EDF0F2}

a:link, a:active, a:visited {color: #D54610; text-decoration: none}
a:hover {color: #D54610; 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;
}

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: Tahoma, Verdana;
	padding: 1px;
	font-size: 7pt;
	color: #DEE3E6;
	background-color: #8D989E;
	border: inset 1px #cccccc;
}
