a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
display: block;
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration  : none;
background-image: url(menu_bgr.jpg);
background-repeat: no-repeat;
width: 95%;
text-indent: 15px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 5px;
}
a.mainlevel:hover {
color: #ffffff;
background-image: url(menu_bgr_hover.jpg);
}
