#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 {
color: #000000;
background-color: transparent;
font-family: Arial;
font-size: 14px;
}
.M1subMenu1 {
color: #000000;
background-color: #e4e4e4;
font-family: Arial;
font-size: 13px;
}
.M1allItemsOver {
background-color: #e4e4e4;
}
.M1subMenuOver1 {
background-color: #c0c0c0;
}

