.nlsmenu {
	z-index:100;
	width:140px;
	background-image: url(../images/border_subnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #009475;
}

.nlsitemcontainer {
padding-bottom: 1px;

}
.nlsiconcell {	
}
.nlssubmenucell{}
.nlsitem {
	padding-left:20px;
	font-size: 12px;
	background-image: url(../images/topnav_drop_norm.png);
	background-repeat: repeat;
	color:#ffffff;
	height: 20px;
}

.nlsitemcontainerover {
padding-bottom: 1px;

}

.nlsiconcellover {
}
.nlssubmenucellover {}
.nlsitemover {
	padding-left:20px;
	background-image: url(../images/topnav_drop_over.png);
	background-repeat: repeat;
	font-size: 12px;
	color:#009475;
	height: 20px;


}

