#Menu16 li {
	list-style-type: none;
	display: inline;
}

#Menu16 ul {
	margin: 0px;
	padding: 0px;
}
#M16 li {
	list-style-type: none;
}

#M16 ul {
	margin: 0px;
	padding: 0px;
}
.M16divClass {
	float: right; 
	display: inline;
}
.M16menuBar {
width: 175px;
}
.M16allItems {
height: 30px;
padding-right: 10px;
color: #76a32e;
font-family: Arial;
text-align: right;
font-size: 14px;
background-position: bottom;
background-image:  url(http://www.nir-israel.org/main/fade-menu.jpg);
background-repeat: no-repeat;
}
.M16subMenu1 {
color: #804000;
background-color: #c7def5;
text-align: center;
height: 20px;
border-bottom: 1px  #f88127;
background-image: url( );
border-style: double;
border-width: 3px;
border-color: #ffffff;
}
.M16allItemsOver {
color: #5b9300;
}
.M16subMenuOver1 {
color: #804000;
background-color: #e2eefa;
border-bottom: 1px dashed #f88127;
border-style: double;
border-width: 3px;
border-color: #ffffff;
}
