.ddmx {
	position: absolute;
	height: 38px;
	width: 506px;
	margin-top: 69px;
	margin-left: 194px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f2f8fb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.item1, .item1:visited, .item1-active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #f2f8fb;
	display: inline-block;
	height: 38px;
	font-weight: bold;
}
.item1-active {
	color: #24B3FF;
	text-decoration: none;
}

.item1:hover {
	color: #24B3FF;
	text-decoration: none;
}
.item2, .item2:visited, .item2-active  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	white-space:nowrap;
	z-index:601;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3a98d0;
}
.item2-active {
	color: #0099e9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0386B9;
}

.item2:hover {
	color: #0099e9;
}
.section {
	position:absolute;
	display: block;
	z-index:601;
	background-color: #00639e;
	filter:alpha(opacity=75);
	-moz-opacity:0.85;
	opacity: 0.85;
	margin-top: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	visibility: hidden;
	
	border: 1px solid #00436A;
	margin-top: -15px;
}

