/* 
gold: #D1B22F (209 178 47)
dark blue: #7A96A9 (122 150 169)
light blue: #B8C7D1 (184 199 209)
*/
.clsMenuBar {
        border: 1px solid #D1B22F;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 724px;
}
.clsMenuBarHome {
        border: 1px solid #D1B22F;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 724px;
}
.clsTopMenuItem {
        /*
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 3px;
        margin-right: 10px;
        letter-spacing: -1px;
        text-decoration: none;
        font-family: Verdana, Arial, sans serif;
        font-size: 8pt;
        font-weight: bold;
        color: #7a98a9;
        */
}
.clsTopMenuItem:hover{
        color: #D1B22F;
        /*
        background-color: #e1e9ec;
        border-style: outset;
        border-width: 2px;
        margin-right: 6px;
        */
}
.anylinkcss{
        position: absolute;
        visibility: hidden;
        border: none;
        line-height: 18px;
        z-index: 100;
        background-color: #D1B22F;
        width: 205px;
}
.anylinkcssDetail_1{
        position: absolute;
        visibility: hidden;
        border: none;
        line-height: 18px;
        z-index: 100;
        background-color: #D1B22F;
        width: 180px;
}
.anylinkcssDetail_2{
        position: absolute;
        visibility: hidden;
        border: none;
        line-height: 18px;
        z-index: 100;
        background-color: #D1B22F;
        width: 180px;
}
.anylinkcssDetail_3{
        position: absolute;
        visibility: hidden;
        border: none;
        line-height: 18px;
        z-index: 100;
        background-color: #D1B22F;
        width: 180px;
}
.anylinkcssDetail_4{
        position: absolute;
        visibility: hidden;
        border: none;
        line-height: 18px;
        z-index: 100;
        background-color: #D1B22F;
        width: 120px;
}
.anylinkcssDetail_5{
        position: absolute;
        visibility: hidden;
        border: none;
        line-height: 18px;
        z-index: 100;
        background-color: #D1B22F;
        width: 90px;
}
.anylinkcss a{
        font-family: Verdana, Arial, sans serif;
        font-size: 8pt;
        font-weight: bold;
        color: white;
        width: 100%;
        display: block;
        text-decoration: none;
        padding-left: 3px;
}
.anylinkcss a:hover{
        color: black;
}
.clsMenuItem{
        font-family: Verdana, Arial, sans serif;
        font-size: 8pt;
        font-weight: bold;
        color: white;
        width: 100%;
        display: block;
        text-decoration: none;
        padding-left: 3px;
}
.clsMenuItem:hover{
        color: black;
}

