.nlsmenu
{
	border:solid  1px #06a;	
	z-index: 1;
	background:#f4f4f4 url(img/menubg.gif);	
	background-repeat: repeat-y;
}
.nlsitemcontainer
{
	padding:1px;
	height: 20px;
}
.nlsiconcell
{
	width: 22px;
}
.nlssubmenucell
{
	width: 20px;
}
.nlsitem
{
    padding:2px 2px 5px 10px;	
	font-size: 8pt;	
	color: #0072BF;	
	margin:1px;
}
.nlsitemcontainerover
{
	border: 1px solid #AADAED;
	background-image: url(img/itembg.gif);
	height: 20px;
}
.nlsiconcellover
{
	width: 22px;
}
.nlssubmenucellover
{
	width: 20px;
}
.nlsitemover
{
    padding:2px 2px 5px 10px;		
	font-size: 8pt;	
	color: #000;	
	margin:1px;
}
.nlsitemdisable
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #999999;
	padding-top: 2px;
	font-family: verdana;
}
.nlsseparatorcontainer
{
	padding-left: 28px;
}
.nlsseparator
{
	background-position: center center;
	background-image: url(img/hseparator.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.mtopleft
{
	width: 0px;
	height: 0px;
}
.mtopright
{
	width: 0px;
	height: 0px;
}
.mbottomleft
{
	width: 0px;
	height: 0px;
}
.mbottomright
{
	width: 0px;
	height: 0px;
}
.mtop
{
	height: 0px;
}
.mbottom
{
	height: 0px;
}
.mleft
{
	width: 0px;
}
.mright
{
	width: 0px;
}
.horzshadow
{
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	background-image: url(img/hshadow.gif);
	background-repeat: no-repeat;
	moz-opacity: 0.4;
}
.vertshadow
{
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	background-image: url(img/vshadow.gif);
	background-repeat: no-repeat;
	moz-opacity: 0.4;
}
.cornshadow
{
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	background-image: url(img/cornershadow.gif);
	background-repeat: no-repeat;
	moz-opacity: 0.4;
}

