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

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

#M3 ul {
	margin: 0px;
	padding: 0px;
}
.M3divClass {
	float: right; 
	display: inline;
}
.M3menuDiv {
direction: rtl;
width: 155px;
}
.M3allItems {
border-bottom: 1px dashed #dddddd;
direction: rtl;
font-family: Arial;
font-size: 12px;
color: #16669A;
height: 20px;
padding-right: 3px;
}
.M3subMenu1 {
border-bottom: 1px dashed #dddddd;
direction: rtl;
font-family: Arial;
font-size: 12px;
color: #E37200;
height: 20px;
padding-right: 3px;
}
.M3subMenu2 {
border-bottom: 1px dashed #dddddd;
direction: rtl;
font-family: Arial;
font-size: 12px;
color: #E37200;
height: 20px;
padding-right: 3px;
}
.M3subMenu3 {
border-bottom: 1px dashed #dddddd;
direction: rtl;
font-family: Arial;
font-size: 12px;
color: #E37200;
height: 20px;
padding-right: 3px;
}
.M3allItemsOver {
color: #9EC13F;
}
