.nlsmenu {
    border-top:#bbbbbb 0px solid;
    border-left:#bbbbbb 0px solid;
    border-bottom:#999999 0px solid;
    border-right:#999999 0px solid;
    z-index:1; 
}

.nlsitemcontainer {height:15px; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9;}
.nlsiconcell {width:139px;}
.nlssubmenucell{width:20px;}
.nlsitem {
	background-color: #ffff33;
	font-family:arial;
	font-size:10pt;
	color:#000033;
	font-weight: bold;
}

.nlsitemcontainerover {height:15px; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9;}
.nlsiconcellover {width:139px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
	background-color: #ffff99;
	font-family:arial;
    font-size:10pt;
    color:#000099;
	font-weight: bold;
}

.nlsitemdisable {
	font-family:arial;
    font-size:10pt;
    color:#000033;
	font-weight: normal;
}

.nlsseparatorcontainer {
	background-color: #000033;
	height: 24px;
	font-weight: 200;
}
.nlsseparator {
    height:5px;
    background-image:url(img/separator.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:0.4;background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
}

