		* { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: black;}
		ul { z-index: 50; margin: 0px; padding: 0px; list-style: none; width: 850px; float: left; background-color: none; top: 49px; left: 174px; position: absolute;}
		li a { display: block; padding: 0px 1em; line-height: 30px; text-decoration: none; color: white;}
		li a:hover { color: red; }
		ul li { float: left; }
		li a { color: white; font-weight: bold; }
		.selected { color: white !important; border: 1px white solid; }
	.maintext { position: absolute; left: 174px; top: 90px; max-width: 800px; width: auto; }
		.leftarea { position: absolute; left: 0px; top: 80px; width: 165px; height: 100%; background-color: #E7E7E7; margin: 0px;}
		
		h1 { margin: 0px; font-size: 15pt; padding: 10px;}
		h2 { margin: 0px; font-size: 12pt; padding: 10px;}
		h3 { margin: 0px; font-size: 10pt; padding: 0 10px;}
		p {margin: 0px; font-size: 10pt; padding: 0 10px;}
		small {margin-top: 5px;}
		p a { color: blue; }
		p a:link { color: blue; }
		p a:visited { color: blue }
		
		.bg_red{background-color: red;}
		.bg_white{background-color: white;}
		label{font-size: 8pt;}
	

a:hover span {
	display: block !important;
	position: absolute;
	top: 5px; left: -3px;
	border: 0px;
	margin: 0px;
	background-color: white;
	color: black;
	padding: 0px;
	font-size: .8em;
	z-index: 55;
	}
	
a span {display: none;}

