#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: left; 
	display: inline;
}
.M3menuDiv {
border: solid 0px #400;
direction: ltr;
}
.M3menuBar {
background-color: #1b4f7e;
height: 25px;
}
.M3allItems {
font-family: Arial;
font-size: .8em;
color: #fff;
}
.M3subMenu1 {
background-color: #1B4F7E;
}
.M3subMenu2 {
background-color: #1B4F7E;
}
