.nlsmenu {
    background-color:#ffffff;
    z-index:1;
}

.nlsitemcontainer { height:20px;}
.nlsiconcell {width:22px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#848484;
    font-weight:bold;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:20px; background-color:#F6F6CB;
}
.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    font-weight:bold;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {}
.nlsseparator {
    height:5px;
    background-image:url(img/separator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.mtopleft {height:10px; width:10px;background-image:url(img/topleft.gif);}
.mtopright {height:10px; width:10px;background-image:url(img/topright.gif);}
.mbottomleft {height:10px; width:10px;background-image:url(img/bottomleft.gif);}
.mbottomright {height:10px; width:10px;background-image:url(img/bottomright.gif);}
.mtop {height:10px;background-image:url(img/top.gif);background-repeat:repeat-x;}
.mbottom {height:10px;background-image:url(img/bottom.gif);background-repeat:repeat-x;}
.mleft {width:10px;background-image:url(img/left.gif);background-repeat:repeat-y;}
.mright {width:10px;background-image:url(img/right.gif);background-repeat:repeat-y;}

.horzshadow {}
.vertshadow {}
.cornshadow {}

