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

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

#M1 ul {
	margin: 0px;
	padding: 0px;
}
.M1divClass {
	float: right; 
	display: inline;
}
.M1menuBar {
height: 30px;
}
.M1allItems {
color: white;
font-family: Arial;
text-align: center;
font-size: 14px;
padding-left: 4px;
}
.M1subMenu1 {
background-color: #6aa5c4;
font-family: Arial;
text-align: right;
font-size: 13px;
padding: 3px;
}
.M1subMenu2 {
color: #000080;
background-color: #c0c0c0;
font-family: Arial;
font-size: 14px;
margin-top: 8px;
}
.M1subMenu3 {
font-family: Arial;
font-size: 12px;
color: red;
margin-top: 8px;
color: white;
background-color: #1f62a5;
}
.M1allItemsOver {
background-color: #319b21;
color: #3aae55;
color: white;
}
.M1subMenuOver1 {
color: white;
background-color: #319b21;
text-align: center;
font-weight: bold;
}
.M1subMenuOver2 {
background-color: #319b21;
color: #3aae55;
color: white;
}
.M1subMenuOver3 {
background-color: #319b21;
color: #3aae55;
color: white;
}
.M1current_menu_item {
background-color: #ff8000;
color: white;
}
.M1subMenuCMI1 {
background-color: #ff8000;
color: white;
}
.M1subMenuCMI2 {
background-color: #ff8000;
color: white;
}
.M1subMenuCMI3 {
background-color: #ff8000;
color: white;
}
.M1item2_3 {
color: #ffff00;
font-size: 15px;
font-weight: bold;
}
.M1item3_4 {
color: #ffff00;
font-size: 15px;
font-weight: bold;
}
.M1item4_7 {
color: #ffff00;
font-size: 15px;
font-weight: bold;
}
.M1item7_2 {
color: #ffff00;
font-size: 15px;
font-weight: bold;
}
.M1item7_5 {
color: #ffff00;
font-size: 15px;
font-weight: bold;
}

.M1divClassBullet{ padding-top:2px;}
