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

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

#M18 ul {
	margin: 0px;
	padding: 0px;
}
.M18divClass {
	float: right; 
	display: inline;
}
.M18menuDiv {
color: #ff8000;
background-color: transparent;
display: inline;
font-size: 13px;
font-weight: bold;
}
.M18menuBar {
text-align: left;
}
.M18allItems {
color: #004000;
font-size: 13px;
font-weight: bold;
}
.M18allItemsOver {
color: #ff8000;
}

