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

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

#M5 ul {
	margin: 0px;
	padding: 0px;
}
.M5divClass {
	float: right; 
	display: inline;
}
.M5menuBar {
width: 185px;
}
.M5allItems {
color: #032c58;
text-align: right;
font-size: 15px;
height: 24px;
padding: 5px;
padding-right: 25px;
font-style: italic;
background-image:  url(http://www.taasuka60plus.org.il/main/purpule/side-menuBG.gif);
background-repeat: no-repeat;
font-weight: bold;
}
.M5subMenu1 {
height: 20px;
padding-right: 20px;
}
.M5allItemsOver {
color: #8461b1;
}
.M5current_menu_item {
background-position: top right;
background-image:  url(http://www.taasuka60plus.org.il/main/purpule/side-menuBG_active.gif);
background-repeat: no-repeat;
color: #8461b1;
}

