TABLE.gmenu
{
    margin-top: 0px;
    position: absolute;
    text-align: center;
}
TD A.gmenu
{
    border-right: #999999 1px solid;
    border-top: #999999 0px solid;
    display: block;
    font-size: 11px;
    vertical-align: middle;
    border-left: #999999 0px solid;
    width: 100px;
    color: #4e4f51;
    border-bottom: #999999 0px solid;
    font-family: Arial;
    height: 18px;
    text-align: center;
    text-decoration: none;
}
TD A.gmenu:hover
{
    display: block;
    font-size: 11px;
    background: #e7e7e9;
    width: 100px;
    color: #00467f;
    font-family: Arial;
    height: 18px;
    text-align: center;
    text-decoration: none;
}
DIV.submenu
{
    border-right: 0px;
    padding-right: 0px;
    border-top: 0px;
    margin-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 160px;
    padding-top: 1px;
    height: 20px;
}
.submenu A
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 0px solid;
    display: block;
    font-size: 11px;
    background: #e7e7e9;
    border-left: #ffffff 1px solid;
    width: 160px;
    color: dimgray;
    text-indent: 3px;
    border-bottom: #ffffff 1px solid;
    font-family: Arial;
    height: 20px;
    text-align: left;
    text-decoration: none;
}
.submenu A:hover
{
    display: block;
    font-size: 11px;
    background: #c9d2dd;
    width: 160px;
    font-family: Arial;
    height: 20px;
    text-align: left;
}
DIV.level2menu
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    margin-left: 41px;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.level2menu A
{
    padding-right: 3px;
    display: block;
    padding-left: 3px;
    font-size: 11px;
    background: #e7e7e9;
    padding-bottom: 3px;
    margin-left: 0px;
    width: 120px;
    color: dimgray;
    padding-top: 3px;
    border-bottom: #ffffff thin solid;
    font-family: arial;
    text-decoration: none;
}
.level2menu A:hover
{
    background: #c9d2dd;
}
