@charset "utf-8";
/* CSS Document */
.DDmenu {
	background-color: #004194;
	margin: 0 auto;
	white-space: nowrap;
		vertical-align:middle;
}
.DDmenu a {
	margin: 0px auto;
	color:#fff;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	display: inline-block;
	vertical-align:middle;
	line-height: 10px;
	width:100%;
	height: 100%;
	text-align:center;
	white-space: nowrap;
}
.DDmenu a:hover {
	vertical-align:middle;
color: #fff;
	white-space: nowrap;
vertical-align:central;
background-color: #9c9c06;
width:100%;
height: 100%;

}