body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #090F17; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #0E1620; scrollbar-3dlight-color: #0E1620;
	scrollbar-darkshadow-color: #000000; scrollbar-track-color: #141B24;
	scrollbar-arrow-color: #ffffff;
	background-color: #070809;
			
}

.headertext {   font-size: 10pt; color: #ffffff ; font-weight: bold}
.smallInsert {  font-size: 7pt; color: #ffffff}
.smallGrey {  font-size: 7pt; color: #cccccc}
.disclaimer{  font-size: 7pt; color: #666666}
.pageheader{  font-size: 8pt; color: #333333}
.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #333333;}
.bigtext {  line-height : 150%; padding:1px; color: #cccccc;}
.imageborders { border: 1px solid #464E57; }
.popup { background-color: #090F18; }

.footerlink:link {color: #606C7C; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #606C7C; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #ffffff; font-size: 7pt; text-decoration: underline }


td {  font-size: 8pt; color: #ffffff}
h1 {  font-size: 9pt; color: #ffffff}

a:link, a:active, a:visited {color: #93A90A; text-decoration: none; }
a:hover {color: #93A90A; text-decoration: underline}

table.navbar{border: 0px ;}
.navbar td a { font-size: 7pt; color: #93A90A; text-decoration: none; text-align: center; } 
.navbar td a:hover {color: #ffffff; text-decoration: none; font-size: 7pt;}

.sideNav {	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px}
.sideNav A { PADDING-RIGHT: 4px; DISPLAY: block; PADDING-LEFT: 4px; PADDING-BOTTOM:8px; COLOR: #000; PADDING-TOP: 4px;  font-size: 7pt; color: #999999;  }
.sideNav SPAN {	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #666; PADDING-TOP: 2px}
.sideNav A:hover {	BACKGROUND-COLOR: #0F1419; font-size: 7pt; color: #ffffff; text-decoration: none; }


table.closetotheEdge{border: 1px solid #464E57;}

table.detail{border: 1px solid #464E57; background-color: #151C25;}

table.insert{border: 1px solid #464E57; background-color: #151C25;}
.insert td { font-size: 7pt; color: #FFffff;} 

table.background{border: 1px solid #464E57; background-color: #090F18;}
.insert td { font-size: 7pt; color: #FFffff;} 

table.webdesign{border: 1px solid #464E57; background-color: #090F18;}
.webdesign td a {display: block; width: 100%; background-color: none; font-size: 8pt; color: #ffffff; text-decoration: none; text-align: center;} 
.webdesign td a:hover {background-color: #151C25; color: #ffffff; text-decoration: none; }

table.smallLink{border: 1px solid #464E57; background-color: #090F18;}
.smallLink td a {display: block; width: 100%; background-color: none; font-size: 7pt; color: #ffffff; text-decoration: none; text-align: center;} 
.smallLink td a:hover {background-color: #151C25; color: #93A90A; text-decoration: none; }

a.whitelink:link {color: #ffffff; text-decoration: none; font-weight: bold;}
a.whitelink:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
a.whitelink:hover {color: #93A90A; text-decoration: none; font-weight: bold;}
a.whitelink:active {color: #93A90A; text-decoration: none; font-weight: bold;}

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: #000000;
	background-color: #93A90A;
	border: inset 0px;
}


