<STYLE>
/*********************************************************************/
/* Default menu styles. See below for vertical menu styles */
/* padding order = padding-top, padding-right, padding-bottom, padding-left
/*********************************************************************/

.nlsmenu {
/*	background-color: #333333; 
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
    z-index:1;  
	width: 600px;
	margin: 0px;	*/
}

.nlsitemcontainer {height:18px;  /* border-top: 1px solid #777777 */}
.nlsitemcontainerover {height:18px;     /* border-top: 1px solid #777777 */}

.nlsiconcell {width:5px;}
.nlssubmenucell{ width:20px; padding-left:0px;}

.nlsitem {
width: 100%;
font-family:Arial;   
font-size:7.5pt;
color:#808080;
/* filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity:.100;opacity:.100; */
padding:5px 20px 5px 10px;
background-color: #CBEF87;
text-transform: uppercase;
height: 18px;


/*text-align: center; 
border-right:#FFFFFF 1px solid;*/
}

.nlsitemover {
width: 100%;
    font-family:Arial;
    font-size:8pt;
     padding:5px 20px 5px 10px;
	font-size:7.5pt;
	background-color: #EDFCCE;
	text-transform: uppercase;
	color: #990000;
	
	/*background-image: url(javascript: document.write('PATH NAME'+(parseInt(Math.random()*5)+1)+'.gif')); */
		/*text-align: center; */
}

.nlsiconcellover {width:5px;}
.nlssubmenucellover {width:20px; }


.nlsitemdisable {
    font-family:Arial;
    font-size:8pt;
    color:#000000;
    padding-top:2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.nlsseparatorcontainer { width:0px; }
.nlsseparator {
    height:0px;
	width:0px;

    /*background-image:url(img/vseparator.gif);
     background-position:center center; 
    background-repeat:no-repeat;*/
}

.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 { 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 { 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 { 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);}
*/
/***************************/
/* Vertical menu items */
/***************************/

.vert_nlsmenu {
    padding:0px 0px 0px 0px;
    z-index:1;  

	}



.vert_nlsitemcontainer {height:24px; padding-bottom:0px; padding-top:0px; }
.vert_nlsitemcontainerover {height:24px; padding-bottom:0px; padding-top:0px; }

.vert_nlsiconcell {width:5px;}
.vert_nlssubmenucell{width:20px;}
.vert_nlsitem {
    font-family:Arial;
    font-size:7.5pt;
    color:#FFFFFF;
    padding:5px 20px 5px 10px;
	background-color: #96b454;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=97);-moz-opacity:.97;opacity:.97;
	width: 160px;

}


.vert_nlsiconcellover {width:5px;}
.vert_nlssubmenucellover {width:20px; }
.vert_nlsitemover {
    font-family:Arial;
    font-size:7.5pt;
    color:#990000;
    padding:5px 20px 5px 10px;
	background-color: #EDFCCE;	
	width: 140px;
}

.vert_nlsitemdisable {
        font-family:Arial;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

/*.vert_nlsseparatorcontainer { width:0px; }
.vert_nlsseparator {
    height:0px;
	width:0px;}
*/

.vert_mtopleft {height:0px; width:0px;}
.vert_mtopright {height:0px; width:0px;}
.vert_mbottomleft {width:0px; height:0px;}
.vert_mbottomright {width:0px; height:0px;}
.vert_mtop {height:0px;}
.vert_mbottom {height:0px;}
.vert_mleft {width:0px;}
.vert_mright {width:0px;}

/*.vert_horzshadow { 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);}
.vert_vertshadow { 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);}
.vert_cornshadow { 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);}*/



</STYLE>
