.ddmx {
	font: 11px tahoma;
	color: #99CCFF;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	padding: 3px 10px;
	background: #31659c;
	font: bold 12px arial;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	margin: 3px 0px 0px;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	padding: 3px 8px 4px;
	font: bold 11px tahoma;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	left: 0px;
	background-color: #31659c;
	margin-top: 0px;
}
.ddmx .item2 {
	background: #31659c left;
	margin: auto;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background-color: #001020;
}
.ddmx .arrow,
.ddmx .arrow:hover {
	padding: 3px 16px 4px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	border: 1px solid #b8b4ae;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	left: 201px;
	top: 234px;
	background-color: #31659c;
	width: 56px;
}
.text {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.hyperlink {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #31659c;
}
