.nlsmenu {
	background-color: #9F1316;
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
}

.nlsitemcontainer { height:20px;}
.nlsiconcell {width:22px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-size:8pt;
    color:#fff;
    padding:2px 5px 2px 5px;
}

.nlsitemcontainerover {
    height:20px;
    background-color:#560A0C;
}

.nlsiconcellover {width:22px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-size:8pt;
    color:#ffffff;
    padding:2px 5px 2px 5px;
}

.nlsitemdisable {
    font-size:8pt;
    color:#b2301d;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {}

.nlsseparator {
    height:5px;
    background-position:center center;
    background-repeat:repeat-x;
}

.mtopleft {}
.mtopright {}
.mbottomleft {}
.mbottomright {}

.mtop {
  background: transparent url('/images/menu/top.gif') 0 0 no-repeat;
  height: 6px;
}

.mbottom {
  background: transparent url('/images/menu/bottom.gif') 0 0 no-repeat;
  height: 6px;
}
.mleft {width:0px;}
.mright {width:0px;}

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