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

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

#M22 ul {
	margin: 0px;
	padding: 0px;
}
.M22divClass {
	float: right; 
	display: inline;
}
.M22menuDiv {
background-color: #f5f6f8;
}
.M22allItems {
color: #013c64;
font-family: Arial;
text-align: right;
font-size: 14px;
height: 30px;
line-height: 25px;
}
.M22subMenu1 {
background-color: #d3d8e0;
text-align: right;
border-bottom: 1px dashed #fff;
}
.M22allItemsOver {
color: #1e7cc2;
}
.M22subMenuOver1 {
color: #1e7cc2;
}
.M22current_menu_item {
color: #e67912;
height: 30px;
line-height: 25px;
font-weight: bold;
}

