#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 {
margin-top: 3px;
}
.M1allItems {
color: #575757;
font-family: Arial;
font-size: 14px;
text-align: center;
font-weight: bold;
width: 142px;
margin-top: 5px;
}
.M1subMenu1 {
color: #ffffff;
background-color: #a7a7a7;
filter: alpha(opacity=90);
opacity: 0.9;
border-bottom: 1px dashed #cccccc;
border-color: #cccccc;
}
.M1allItemsOver {
text-decoration: ;
}
.M1subMenuOver1 {
background-color: #868686;
border-bottom: 1px dashed #c4c4c4;
}

.M1divClassBullet{ }

