.nlsmenu {
	border:#F9F7F5 1px solid;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);-moz-opacity:0.85;opacity:0.85;
    z-index:1;
}

.nlsitemcontainer {
    height:25px;
    background-color:#D5E7F1;
}
.nlsiconcell {width:16px; padding-left:2px;}
.nlssubmenucell{width:30px; }
.nlsitem {
    font-family:Arial, sans-serif;
    font-size:12px;
    color:#5f5c5c;
    font-style : bold;
    font-weight : bold;
    width:137px;
    padding:2px 5px 2px 21px;
}

.nlsitemcontainerover {
    height:25px;
    background-color:#D5E7F1;
}
.nlsiconcellover {width:16px;padding-left:2px;}
.nlssubmenucellover {width:30px;}
.nlsitemover {
    font-family:Arial, sans-serif;
    font-size:12px;
    color:#C33001;
    font-style : bold;
    font-weight : bold;
    text-decoration:underline;
    width:137px;
    padding:2px 5px 2px 21px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {text-align:center;}

.nlsseparator {	padding:1px 0px 1px 0px;    background-image:url(img/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#D5E7F1;}

.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 {}
