/* master font styles */
td,div,span,p,body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.nav10box 			{ color:#000000; 
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
}
a.nav10box:link 	{
	color: #000000;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	width : 100%;
	background : #99cc66;
}
a.nav10box:visited 	{
	color:#000000;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background : #99cc66;
	width: 100%;

}
a.nav10box:hover	{
	color: #000000;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	width : 100%;
	background : #CCCC00;
	height: 100%;


}

a.nav10box:active	{
	color: Maroon;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	width : 100%;
	background : #f8cc2b;
	height: 100%;

}


/* header styles */
.header18blue {
	font-size:18px;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: 800
}

.text9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.nav10is {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: cc9933;
	vertical-align: middle;
	width: 100%;


}

