.ddmx {
}


.ddmx .item1:visited, .ddmx .item1 {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 12px;
	padding: 10px 0px 0px 0px;
	width: 94px;
	height: 30px;
}

.ddmx .item1-active, .ddmx .item1-active:visited {
  text-decoration: none;
  display: block;
  white-space: nowrap;
  position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #095ca7;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 12px;
	padding: 10px 0px 0px 0px;
	width: 94px;
	height: 30px;
	background-image: url(../images/menu-bg-over.gif);
	background-position: top center;
	background-repeat: no-repeat;
}


.ddmx .item1:hover, .ddmx .item1-active:hover {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #095ca7;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 12px;
	background-image: url(../images/menu-bg-over.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	width: 94px;
	height: 30px;
}

.ddmx .item2, .ddmx .item2:visited, .ddmx .item2-active {
	padding: 4px 15px 4px 15px;
	color: #095ca7;
	background-image: none;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background-color: #ffc41d;
	text-align: left;
	font-size: 11px;
}

.ddmx .item2:hover, .ddmx .item2-active:hover {
	text-decoration: none;
	background-color: #ffe088;
	color: #095ca7;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
}

.ddmx .arrow, .ddmx .arrow:hover {
    padding: 3px 10px 3px;
}

.ddmx .item2 img, .ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
	border: 0px;
	border-top: 5px solid #ffc41d;
	border-bottom: 5px solid #ffc41d;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	margin-left: 2px;
}

* html .ddmx td { 
	position: relative;
} /* ie 5.0 fix */
.clients-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e088b;
	text-decoration: none;
}
