	SELECT {
		background-image: url(/images/bginput.gif);
		BACKGROUND-COLOR: #FFFFFF;
		COLOR: #000000;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 9px;
		border-top: 1px solid #FF0000;
		border-right: 1px solid #990000;
		border-bottom: 1px solid #990000;
		border-left: 1px solid #FF0000;
	}
	.head {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
	h1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #993366;
	font-weight: bold;
	font-style: italic;
	}
	.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	}
	.chart {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
	a.nav {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	 
	}
	a.nav:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: underline;  	 
	}
	a.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #993366;
	text-decoration: none;
	}
	a.nav2:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #993366;
	text-decoration: underline;  	 
	}
	a.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	}
	a.nav3:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;  	 
	}
	.navbrclr {
	background-color: #993366;
	}
	li {
	list-style-position: outside;
	list-style-type: square;
	color: #993366;
	position: static;
	left: 10px;

	}
	.sText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	a.slink {	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	 
	}
	a.slink:hover {
		font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	text-decoration: underline;  	 
	}
BODY {  SCROLLBAR-FACE-COLOR: 	#993366;
		SCROLLBAR-SHADOW-COLOR: 	#990066;
		SCROLLBAR-3DLIGHT-COLOR: 	#993399;
		SCROLLBAR-ARROW-COLOR: 	#FFFFFF;
		MarginHeight: 0;
		width: 800;
		margin-left:auto;
		margin-right:auto;
		background-color:#FFFFFF;
		text-align:center;		
		}
html {
text-align:center;
}

#maintable { width:800px; }


