.nlsmenu {
	background-color:#ffffff;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nlsitemcontainer {
	height:22px;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	width: 170px;
	background-image: url(img/bgv.gif);
	background-repeat: repeat-x;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:20px;}
.nlsitem {
	color:#666666;
	text-decoration: none;
	letter-spacing: -1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.nlsitemcontainerover {
	height:22px;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	background-image: url(img/bgv.gif);
	background-repeat: repeat-x;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
	color:#4CA7C1;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.nlsseparatorcontainer {padding-left:28px;}

.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:7px;
	height:100%;
}
.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);}

