.menuBlock{
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 1px;
	color: #000000;
	width: 150px;
	border: 0px;
	
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color: #C3B401;
	color:#000000;
	width:100%;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration: none;
	
}

.nav_lnk {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	text-indent: 8px;
	color: #0C0765;
	margin-left:8px;
	margin-top: 0px;
	width:100%;
	background-color: #FED73A;

	
}

.nav_clear{
	cursor:pointer;
	color:#0C0765;
	width:100%;
	font-family : arial;
	font-size : 12px;
	text-decoration: strong;
	text-indent: 6px;
	
}


.submenu{
	font-family : arial;
	font-size :12px;
	color:#0C0765;
	text-decoration: none;
	width: 150px;
	margin-top:0px;
	margin-bottom: 0px;
	background-color: #FED73A;

}
.nav_lnk_single {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color:#0C0765;
	margin-top: 0px;
	
}

td {
	font-family : arial, helvetica;
	font-size : 10pt;
	color : #000000;
}


