@charset "utf-8";
/* CSS Document */


#mainmenu{
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
padding-top:10px;
}

#mainmenu a{
padding:10px 23px;
margin:0px 0px;
background-image:url(../awmdata/main-button-left.gif);
background-repeat:repeat-x;
height:28px;
line-height:28px;
text-decoration:none;
color:#CCCCCC;
font-weight:600;
}

#mainmenu a:hover{
padding:10px 23px;
margin:0px 0px;
background-image:url(../awmdata/main-button-tile-over.gif);
background-repeat:repeat-x;
height:28px;
line-height:28px;
text-decoration:none;
color:#CCCCCC;
font-weight:600;
}