#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;
}
.M3allItems {
color: #38651f;
font-family: Arial;
font-size: 14px;
height: 20px;
border-bottom-width: 1px;
border-bottom-color: #ffffff;
border-bottom-style: dashed;
}
.M3allItemsOver {
color: #00f;
}

