.nlsmenu {
    /* background-image:url(img/menubg.gif);*/
    background-position:bottom;
    background-repeat:repeat-x;
    border-bottom: #FF0284 2px solid;
    background-color:#ffffff;*/
    /* filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-moz-opacity:0.75;opacity:0.75; */
    z-index:1;
		letter-spacing: -0.2px;
}

.nlsitemcontainer {
    /* height:20px; */
		/* width: 100px; */
		border-top: #FF0284 2px solid;
		border-left: #FF0284 2px solid;
		border-right: #FF0284 2px solid;
}
.nlsiconcell {width:0px;}
.nlssubmenucell{width:0px;}
.nlsitem {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
		font-weight:bold;
    padding:4px 10px 4px 10px;
}

.nlsitemcontainerover {
    /* height:20px; */
		/* width: 100px; */
    background-color: #FF0284;
		border-top: #FF0284 2px solid;
		border-left: #FF0284 2px solid;
		border-right: #FF0284 2px solid;
		
}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px; background-color: #FF0284; }
.nlsitemover {
    font-family:verdana;
    font-size:8pt;
    color:#000000;
    color:#FFF;
		font-weight:bold;
    padding:4px 10px 4px 10px;
}

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

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    background-image:url(../images/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

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

.nlssubmenucellsel {width:0px; background-color: #FF0284; padding-right: 0}

.nlsitemsel {
  font-family:verdana;
  font-size:8pt;
	font-weight:bold;
  background-color: #FF0284;
  padding:4px 10px 4px 10px;
  border-top: #FF0284 2px solid;
	border-left: #FF0284 2px solid;
	border-right: #FF0284 2px solid;
}