
.subnav {
	float: left;
	width: 170px;
}

.subnav h1 {
	background: #e0e0e0;
	color:#990000;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 27px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	text-align:left;
	background:#999999;
	display: block;
	color:#000000;
	width: 170px;
	font-size:
}
.subnav li a {
	background:#666666;	
	color: #ffffff;
	display: block;
	padding: 8px 0 8px 12px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #46852a;
	color: #ffffff;
}
.subnav li a:active {
	background: #666666;
	color: #ffffff;
}
#navigation {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 15px 0px;
	width: 150px;
	text-align: right;
}
.style18 {font-size: 14px}
.style19 {font-size: 12px}
#footer a{color: #ffffff; text-decoration: none;}
#footer a:hover{color: #000000; text-decoration: none;}
#footer a:visited {color: #ffffff; text-decoration: none;}
#table a{color: #000000; text-decoration: none}
#table a:hover{color: #ffffff; text-decoration: none; background-color:#999999; padding:3px;}

	

