.nlsmenu {
    border-top:#444 1px solid;
    border-left:#444 1px solid;
    border-bottom:#444 1px solid;
    border-right:#444 1px solid;
    padding:1px 1px 1px 1px;
    background-color:#111;
    z-index:1; 
}

.nlsitemcontainer {
	height:24px;
	/*background-image:url(img/mnitem.gif);
	background-repeat:repeat-x;*/
	border: #111 0px solid;
}

.nlsiconcell {
	width:22px;
}

.nlssubmenucell{
	width:20px;
}

.nlsitem {
    font-family: Verdana, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#999999;
    background-color:#111;
    padding:1px 5px 0px 0px;
}

.nlsitemcontainerover {
	height:24px; 
	/*background-image:url(img/mnitemover.gif);
	background-repeat:repeat-x;*/
	border: #222 0px solid;
	background-color: #222;
}

.nlsiconcellover {
	width:22px;
}

.nlssubmenucellover {
	width:20px;
}

.nlsitemover {
    font-family: Verdana, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#ddd;
    background-color:#222;
    padding:1px 5px 0px 0px;
}

.nlsitemdisable {
    font-family: Verdana, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#999999;
    background-color:#ffffff;
    padding:1px 0px 0px 5px;
}

.nlsseparatorcontainer {
	padding-left:0px;
	padding-top:0px;
    background-color: #333;
}

.nlsseparator {
    height:1px;
    background-image:url(/menu-alfa/img/transp.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.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 { 
	-moz-opacity:1.0;
	/*background-repeat:no-repeat; 
	background-image:url(img/hshadow.png);*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
}

.vertshadow { 
	-moz-opacity:1.0;
	/*background-repeat:no-repeat; 
	background-image:url(img/vshadow.png);*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
}

.cornshadow { 
	-moz-opacity:1.0;
	/*background-repeat:no-repeat; 
	background-image:url(img/cornershadow.png);*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
}

.divider {
	font-weight: bold;
}

/*custom*/

.spc1_nlsitem {
color: #cc0000;
font-weight: bold;
}

.spc2_nlsitem {
color: #00cc00;
font-weight: bold;
}

.spc3_nlsitem {
color: #0000cc;
font-weight: bold;
}