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

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

#M2 ul {
	margin: 0px;
	padding: 0px;
}
.M2divClass {
	float: right; 
	display: inline;
}
.M2menuDiv {
direction: rtl;
}
.M2menuBar {
width: 100%;
}
.M2allItems {
color: white;
font-family: Arial;
font-size: 14px;
direction: rtl;
}
.M2subMenu1 {
background-color: black;
border-bottom: 1px #777373 dashed;
}
.M2allItemsOver {
color: white;
}

