.main_nlsmenu {
	border: 0px solid green;
	background-color: #953814;
	width: 161px;
    z-index:1;
}

.main_nlsitemcontainer {
    height:25px;
 }
.main_nlsiconcell {width:16px;}
.main_nlssubmenucell{width:20px;}
.main_nlsitem {
	font-family: Tahoma, helvetica; 
	font-size: 12px; 
	font-weight: bold;
	color:white;
    padding:2px 2px 2px 5px;
}

.main_nlsitemcontainerover {
    height:25px;
	background-color: white;
	border: 1px solid #EFAE18;	
}
.main_nlsiconcellover {width:16px;}
.main_nlssubmenucellover {width:20px;}
.main_nlsitemover {
    color:#ffffff;
	font-family: Tahoma, helvetica; 
	font-size: 12px; 
	font-weight: bold;
	color: #CE4D00;
    padding:2px 2px 2px 5px;
}

.main_nlsitemdisable {
    font-family:verdana;
    font-size:8pt;
    color:#999999;
    padding:2px 2px 2px 15px;
}

.main_nlsseparatorcontainer {padding-left:0px; width:1px;}

.main_nlsseparator {
    height:5px;
    width:1px;
    background-image:url(img/vseparator.gif);
    background-position:center center;
    background-repeat:repeat-x;
}

.main_mtopleft {height:0px; width:0px;}
.main_mtopright {height:0px; width:0px;}
.main_mbottomleft {width:0px; height:0px;}
.main_mbottomright {width:0px; height:0px;}
.main_mtop {height:0px;}
.main_mbottom {height:0px;}
.main_mleft {width:0px;}
.main_mright {width:0px;}

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