body { 
	background:url(none) no-repeat fixed;; 
	color: #000000; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0; 
	SCROLLBAR-FACE-COLOR: #eee4c4 ; 
	SCROLLBAR-ARROW-COLOR: #bba86f; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eae4ce; 
	SCROLLBAR-SHADOW-COLOR: #ded09e; 
	SCROLLBAR-3DLIGHT-COLOR: #dbd1b0; 
	SCROLLBAR-TRACK-COLOR: #efebdc; 
	SCROLLBAR-DARKSHADOW-COLOR: #bba86f;
	
	}
body.blank { 
	color: #666666; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0; 

}	
	


td { 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

td.text { 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	}
td.small { 
	font-size: 8pt;
	}

a { color: #006600; font-weight: bold; }
a:visited { color: #006600 ; }
a:hover { color: #cc9900; background: #f0f0f0;}

select.logintext { 
	background : #ffffff; 
	font-size : 8pt; 
	color : #000000; 
	font-weight : normal; 
	border-width : 1 1 1 1; 
	outline : Silver none 0px; 
	border : 1px solid Gray; 
	}
input.login { 
	background : #7293AC;
	border : 1px solid Gray;
	border-width : 1 1 1 1;
	outline : Silver none 0px;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	height : 18;
	text-align : center;
	}
input.register { 
	background : #cc6600; 
	border : 1px solid Gray; 
	border-width : 1 1 1 1; 
	outline : Silver none 0px; 
	font-size : 8pt; 
	color : White; 
	font-weight : bold; 
	height : 18; 
	text-align : center; 
	}
input.button { 
	background : #bdd1e6; 
	border : 1px outset; 
	border-width : 1 1 1 1; 
	margin : 3 3 3 3;
	outline : Silver none 0px; 
	font-size : 8pt;
	color : #2C5377; 
	font-weight : bold; 
	height : 18; 
	text-align : center; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
