.nlsmenu { z-index:1; }

.nlsitemcontainer {
    height:16px;
    background-color:#ffffff;
    border:#F6F2DE 1px solid;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-moz-opacity:0.85;opacity:0.85;
}
.nlsiconcell {background-image:url(img/bgs.gif);}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    font-weight: bold;
    color:#000000;
    background-color:#ffffff;
    padding:1px 10px 1px 10px;
}

.nlsitemcontainerover {
    height:16px;
    border:#FFFFFF 1px solid;
    font-weight: bold;
    background-image:url();
}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    font-weight: bold;
    background-color:#ffffff;
    padding:1px 10px 1px 10px;
}

.nlsitemcontainersel {
    height:16px;
    border:#FF6D00 1px solid;
    background-image:url();
}
.nlsiconcellsel {width:5px;}
.nlssubmenucellsel {width:20px;}
.nlsitemsel {
    font-family:verdana;
    font-size:8pt;
    color:#f000000;
    padding:1px 10px 1px 10px;
}

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

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

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