#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;
}
.M3menuBar {
width: 150px;
text-align: center;
}
.M3subMenu1 {
color: #000000;
font-family: Arial;
font-size: 15px;
font-weight: bold;
background-color: #ffffff;
width: 150px;
}
.M3subMenuOver1 {
background-color: #eaeaea;
}
.M3item1 {
text-align: center;
}
