<!--
.nlsmenu {
	border: 2px solid silver;
	background-image: url(img/mbarbg_1.gif);
	/*   background-image:url(img/silver_bar.gif);  */
	z-index: 1;
	position: relative;
}

.nlsitemcontainer {height:22px;}
.nlsiconcell {width:20px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-family:arial;
    font-size:12pt;
    font-weight:bold;
    color: #054A7A;
    padding:2px 5px 2px 10px;
}

.nlsitemcontainerover {
	background-image: url(img/grey_bar.gif);
}
.nlsiconcellover {width:20px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: maroon;
	padding: 2px 5px 2px 10px;
}

.nlsitemdisable {
    font-family:arial;
    font-size:8pt;
    font-weight:bold;
    color:#999999;
    padding:2px 5px 2px 10px;
}

.nlsseparatorcontainer {}
.nlsseparator {}

.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);}
-->

