body {
	SCROLLBAR-HIGHLIGHT-COLOR: #66CCFF; SCROLLBAR-SHADOW-COLOR: #FF6600; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #083452; scrollbar-track-color:#083452;
	margin-top: 0px;
	background-color: #083452;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c0c0c0;	
	.active {filter: chroma();}
	.inactive {filter: gray();}
}
select, input, text, textarea{	
	font-family: verdana, arial, helvetica;	sans-serif; font-size: 9pt;	
	background-color:#E8FBFF;	
	border: thin groove;	
	color: #000000
}
td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a {
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}


