.nlsmenu { 
    z-index:1; 
    border:#001101 1px solid;
    border-bottom:#001101 6px solid;
    border-right:#001101 3px solid;
    background-image:url(img/vmenubg.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#ffffff;
}

.nlsitemcontainer {
    height:20px;    
    padding:1px;
}
.nlsiconcell {width:22px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    padding:1px 5px 1px 5px;
}

.nlsitemcontainerover {
    height:20px;
    border:#000000 1px solid;
    /*background-image:url(img/vitembgover.gif);*/
    background-color:#333333;
}
.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#ffffff;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {}
.nlsseparator {}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {}
.vertshadow {}
.cornshadow {}
