.nlsmenu {
    border:#B44204 1px solid;
    border-bottom:#B44204 5px solid;
    background-color:#EADFB7;
    z-index:1;
}

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

.nlsitemcontainerover {
    height:25px;
    background-color:#F7F0D6;
}
.nlsiconcellover {width:20px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#333333;
    padding:2px 10px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 10px 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 {}

.nlsscrup, .nlsscrupover {
    background-image:url(img/scrup.gif);
    background-repeat:no-repeat;
    background-position:center center;
    border-bottom:#B44204 1px solid;
 }

.nlsscrdown, .nlsscrdownover {
    background-image:url(img/scrdown.gif);
    background-repeat:no-repeat;
    background-position:center center;
    border-top:#B44204 1px solid;
}

.nlsscrupover{background-color:#F7F0D6;}
.nlsscrdownover{background-color:#F7F0D6;}
