

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../img/menu_bg5.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
	text-align: left;
	padding-top: 5px;
	padding-left: 40px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: white;
}




