.menu_nlsmenu {
    background-color:#ffffff;
    border-top:#55A1FF 1px solid;
    border-right:#55A1FF 1px solid;
    border-bottom:#55A1FF 1px solid;
    z-index:1;
}

.menu_nlsitemcontainer {
    height:24px;
    padding:1px;
}
.menu_nlsiconcell {width:24px;}
.menu_nlssubmenucell{width:16px;}
.menu_nlsitem {
    font-family:ms sans serif, verdana;
    font-size:8pt;
    color:#000000;
    padding:2px 5px 2px 5px;
}

.menu_nlsitemcontainerover {
    height:24px;
    padding:1px;
    background-color:#316AC5;
}
.menu_nlsiconcellover {width:24px;}
.menu_nlssubmenucellover {width:16px;}
.menu_nlsitemover {
    font-family:ms sans serif, verdana;
    font-size:8pt;
    color:#ffffff;
    padding:2px 5px 2px 5px;
}

.menu_nlsitemdisable {
    font-family:ms sans serif, verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.menu_nlsseparatorcontainer {}

.menu_nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.menu_mtopleft {width:6px; height:0px}
.menu_mtop {height:0px; }
.menu_mtopright {height:0px; width:0px;}
.menu_mleft {width:6px;height:100%; background-image:url(img/brd_left.gif);background-repeat:repeat-y;}
.menu_mright {width:0px;height:100%; }
.menu_mbottomleft {width:6px; height:0px;}
.menu_mbottom {height:0px;}
.menu_mbottomright {width:0px; height:0px;}

.menu_horzshadow { }
.menu_vertshadow { }
.menu_cornshadow { }

