.menuOut {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	height: 18px;



}
.menuOver {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	height: 18px;




}
.submenu {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;




}
.submenu a {
	color:#000000;
	text-decoration:none;
	font-weight:none;
	height: 14px;
	width: 100%;
	border: 1px;


}
.submenu a:hover {
	color:#000000;
	text-decoration:none;
	font-style:none;
	font-weight:none;
	background-color: #FFFFFF;
}
a.menugr:link, a.menugr:active, a.menugr:visited, a.menugr:hover {


	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}

