.mainmenu { width: 902px; height: 41px; background-color: transparent; margin-top: 20px; font-weight: bold; }
.mainmenuitemright { width: 100px; height: 27px; padding-top: 14px; color: #e6e6e6; float: right;}
.mainmenuitem { width: 100px; height: 27px; padding-top: 14px; color: #e6e6e6; float: left;}
.itemselected { width: 100px; height: 27px; padding-top: 14px;  color: #253546; background-color: #e6e6e6; border: 1px solid #818a93; border-bottom: none;  float: left;}
.mainmenuitem a:link, .mainmenuitem a:visited, .mainmenuitemright a:link, .mainmenuitemright a:visited { color: #e6e6e6; text-decoration: none;}
.mainmenuitem a:hover, .mainmenuitem a:visited:hover, .mainmenuitemright a:hover, .mainmenuitemright a:visited:hover { color: #e6e6e6; text-decoration: none;}
.itemselected a:link, .itemselected a:visited { color: #253546; text-decoration: none;}
.itemselected a:hover, .itemselected a:visited:hover { color: #253546; text-decoration: none;}