.menuTop ul{ margin: 0px; padding: 0px; list-style-type: none; text-align: left;}
.menuTop li{ display: inline; margin: 0px;}
.menuTop li a{
    width: 109px; position: relative; float: left; display: block; text-align:center;
    font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 32px;
    background: url(/frontend/Gui/re-port/images/menu.gif) no-repeat; padding-top:5px;
}
.menuTop li a:visited{color: #FFFFFF;}
.menuTop li a:hover, .menuTop li a.current{
    background: url(/frontend/Gui/re-port/images/menu_hover.gif) no-repeat;
}
.menuTop li a:active{color: #ffffff;}

.menuDrop{ clear: left; height:35px; width: 981px; background: url(/frontend/Gui/re-port/images/submenu.gif) no-repeat 0px 100%;}
.menuDrop div{display:none; height:35px; line-height: 35px; color: #33CCFF; padding-left:18px;  font-size:12px;}
.menuDrop a {margin: 0px 10px 0px 10px; color: #FFFFFF;}
.menuDrop a:hover {color: #FFFFFF;}

.menu_users .boxTabsFrame .boxTabsZeroActive {
    height: 0;
    position: relative;
    top: 0;
    clear: both;}

.menu_users span { background: url("/frontend/Gui/re-port/content2site/1/images/menu_li.gif") no-repeat scroll 0 8px transparent; padding-left: 18px; font-size: 13px;}
.menu_users .boxTabsRightActive a, .menu_users .boxTabsCenterActive a, .menu_users .boxTabsLeftActive a {font-weight: bold;}

.menu_bottom_level_0 {margin-bottom: 7px;}
.menu_bottom_level_1 div {margin-top: 3px;}
.menu_bottom a {color: #000;}
.menu_bottom {width: 100%;}
.menu_bottom td {width: 25%; vertical-align: top; padding-left: 10px;}
.menu_bottom h3 {background: none; text-transform: none; margin: 0; padding: 0; font-size: 18px; font-weight: normal;}
