.nlsmenu {
    border-top:#dddddd 0px solid;
    border-left:#dddddd 0px solid;
    border-bottom:#999999 0px solid;
    border-right:#999999 0px solid;
    padding:0px;
    background-image:url(img/menubg.gif);
    background-position:bottom;
    z-index:1; 
}

.nlsitemcontainer {height:18px;}
.nlsiconcell {width:0px;}
.nlssubmenucell{width:40px;}
.nlsitem {
	font-family:verdana;
	font-size:10pt;
	color:#646464;
	padding:0px;
	font-weight: bold;
}

.nlsitemcontainerover {height:24px; background-image:url(img/mnitemover.gif);background-repeat:repeat-x;}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px;}
.nlsitemover {
	font-family:verdana;
	font-size:10pt;
	color:#ffffff;
	padding:0px;
	font-weight: bold;
}

.nlsitemdisable {
    font-family:verdana;
    font-size:10pt;
    color:#999999;
    padding:0px;
}

.vert_nlsmenu {
	padding:5px;
	background-image:url(img/menubg.gif);
	background-position:bottom;
	z-index:1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.vert_nlsitemcontainer {height:20px;}
.vert_nlsiconcell {width:12px;}
.vert_nlssubmenucell{width:40px;}
.vert_nlsitem {
    font-family:arial;
    font-size:10pt;
    color:#ffffff;
    padding:0px;
}

.vert_nlsitemcontainerover {height:20px; background-image:url(img/mnitemover.jpg);background-repeat:repeat-x;}
.vert_nlsiconcellover {width:12px;}
.vert_nlssubmenucellover {width:0px;}
.vert_nlsitemover {
    font-family:arial;
    font-size:10pt;
    color:#ffffff;
    padding:0px;
}

.vert_nlsitemdisable {
    font-family:verdana;
    font-size:10pt;
    color:#999999;
    padding:0px;
}

.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:0px;}
.mright {width:0px;}

.vert_horzshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=90, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=90, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=90, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
