.nlsmenu {
    background-color:#ffffff;
    padding:5px;
    z-index:1;
}

.nlsitemcontainer {
    height:36px;
    padding:1px;
}
.nlsiconcell {width:32px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:ms sans serif, verdana;
    font-size:8pt;
    color:#333333;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:36px;
    padding:1px;
    background-color:#316AC5;
}
.nlsiconcellover {width:32px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-family:ms sans serif, verdana;
    font-size:8pt;
    color:#ffffff;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-family:ms sans serif, 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:66px; width:3px;background-image:url(img/xpstyle_01.jpg);}
.mtop {height:66px; width:217px; background-image:url(img/xpstyle_02.jpg);}
.mtopright {height:66px; width:3px;background-image:url(img/xpstyle_03.jpg);}
.mleft {width:3px;height:100%; background-image:url(img/xpstyle_04.jpg);}
.mright {width:3px;height:100%; background-image:url(img/xpstyle_06.jpg);}
.mbottomleft {width:3px; height:41px;background-image:url(img/xpstyle_07.jpg);}
.mbottom {height:41px;width:217px;background-image:url(img/xpstyle_08.jpg);}
.mbottomright {width:3px; height:41px;background-image:url(img/xpstyle_09.jpg);}

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

