/** TOP   MENU **/

.menuItem {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: Navy;
    text-transform: uppercase;
    height: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: None;
    border-left: 1px solid Navy;
    border-bottom: None;
    border-right: 1px solid Navy;
    background-color: transparent;
}

.menuItem_left {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: Navy;
    text-transform: uppercase;
    height: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: None;
    border-left: 1px solid Navy;
    border-bottom: None;
    border-right: None;
    background-color: transparent;
}

.menuForum {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: Navy;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: None;
    border-left: None;
    border-bottom: None;
    border-right: None;
    background-color: transparent;
    text-decoration : none;
}

.menuItem1 {
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration : none;
    color: Black;
    height: 13px;
    text-indent : 3px;
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: none;
    border-left: none;
    border-bottom: none;
    border-right: none;
    background-color: gray;
}

.menu4class {
    background-image: url(images/but02.gif);
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.menu4class:hover {
    background-image: url(images/but02on.gif);
    background-repeat: no-repeat;
    font-size: 10px;
    text-decoration: none;
}

.menu4classHover {
        background-image: url(images/but02on.gif);
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.menuItemHover a { font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; text-decoration: none; }
.menuItemHover a:hover { font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; text-decoration: none; }

/** aplikatsioonide stiilid **/

.menuShadow {
    background-image: none;
    background-repeat: repeat;
    position: relative;
    top: 2px;
    left: 2px;
    width: 768px;
    z-index: 2;
    border: 0px;
}
.line {
    background: #333333;
    line-height: 1px;
}


/** Go Live! stiilid **/
.whitebg    {
    font-family:verdana, geneva, arial, sans-serif;
    font-size: 10px;
    background-color: White;
    color: #000000;
}
.bluetable    {
    font-family:Verdana, geneva, verdana, arial, sans-serif;
    background-color: #ff0000;
    font-size: 10px;
}
