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

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

#M15 ul {
	margin: 0px;
	padding: 0px;
}
.M15divClass {
	float: right; 
	display: inline;
}
.M15allItems {
color: #006c88;
font-family: Arial;
font-size: 14px;
border-bottom: 1px dashed #00397e;
}
.M15subMenu1 {
background-color: #fdd;
}
.M15subMenu2 {
background-color: #dfd;
}
.M15subMenu3 {
background-color: #ddf;
}
.M15allItemsOver {
color: #00f;
}
.M15current_menu_item {
font-weight: bold;
}

