.nlsmenu {
    border-top:#dddddd 1px solid;
    border-left:#dddddd 1px solid;
    border-bottom:#999999 1px solid;
    border-right:#999999 1px solid;
    background-image:url(img/bg_std_v.gif);
    padding:1px 1px 1px 1px;
    z-index:1;   
}

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

.nlsitemcontainerover {height:20px;border:#000000 1px solid;background-color:#Ffffff;padding:0px;}
.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    padding:2px 5px 2px 5px;
}

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

.nlsseparatorcontainer {padding-left:28px;}
.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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;}

