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

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

#M5 ul {
	margin: 0px;
	padding: 0px;
}
.M5divClass {
	float: right; 
	display: inline;
}
.M5menuBar {
width: 150px;
text-align: center;
}
.M5subMenu1 {
color: #000000;
font-family: Arial;
font-size: 15px;
font-weight: bold;
background-color: #ffffff;
width: 150px;
}
.M5subMenuOver1 {
background-color: #eaeaea;
}
.M5item1 {
text-align: center;
}
