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

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

#M2 ul {
	margin: 0px;
	padding: 0px;
}
.M2divClass {
	float: left; 
	display: inline;
}
.M2menuDiv {
border: solid 0px #400;
direction: ltr;
}
.M2menuBar {
background-color: #1b4f7e;
height: 25px;
}
.M2allItems {
font-family: Arial;
font-size: .8em;
color: #fff;
}
.M2subMenu1 {
background-color: #1B4F7E;
}
.M2subMenu2 {
background-color: #1B4F7E;
}
