body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999;
	
	scrollbar-face-color: #0F1924; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #29394C; scrollbar-3dlight-color: #253445;
	scrollbar-darkshadow-color: #0F1924; scrollbar-track-color: #303D4B;
	scrollbar-arrow-color: #ffffff;
	background-image: url('coolTile.gif')

}

.headertext {   font-size: 9pt; color: #ffffff ; font-weight: bold}
.adminheadertext {   font-size: 9pt; color: #ffffff ; font-weight: bold; background: transparent}
.smallgrey {  font-size: 7pt; color: #666666}
.adminsmallgrey {  font-size: 7pt; color: #666666; background: transparent}
.newGirl{  font-size: 7pt; color: #838E9A}
.adminnewGirl{  font-size: 7pt; color: #838E9A; 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}
.linker {color: #0f1924; font-size: 1pt; text-decoration: none}

.footerlink:link {color: #CCCCCC; font-size: 7pt; text-decoration: none}
.footerlink:visited {color: #CCCCCC; font-size: 7pt; text-decoration: none }
.footerlink:hover {color: #FFFFFF; font-size: 7pt; text-decoration: underline }

td {  font-size: 8pt; color: #ffffff}
.admintd {  font-size: 8pt; color: #ffffff; background: transparent}
h1 {  font-size: 12pt; color: #ffffff}
.adminh1 {  font-size: 12pt; color: #ffffff; background: transparent}

a:link, a:active, a:visited {color: #808080; text-decoration: none}
a:hover {color: #FFFFFF; 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: Verdana, Arial;
	padding: 1px;
	font-size: 7pt;
	color: #ffffff;
	background-color: #1C3C58;
	border: inset 1px #cccccc;
}