.ddmx { margin-top: 0px;
padding-top: 0px;
}


.ddmx .item1:visited, .ddmx .item1 {
	color: #0F194F;
	font-size:10px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	text-align: center;

}

.ddmx .item1-active, .ddmx .item1-active:visited {
    color: #0F194F;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align: center;

}


.ddmx .item1:hover, .ddmx .item1-active:hover {
	color: #1F339D;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	text-align: center;

}

.ddmx .item2, .ddmx .item2:visited, .ddmx .item2-active {
	padding: 4px;
	color: #0F194F;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background-color: #FFFFFF;
	text-align: left;
}

.ddmx .item2:hover, .ddmx .item2-active:hover {
	text-decoration: none;
	background-color: #E2FFA0;
	color: #0F194F;
}

.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: 1px solid #ADE139;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
.ddmx .section a {
	border: 1px solid #ADE139;
	}
	

* html .ddmx td { 
	position: relative;
} /* ie 5.0 fix */
.clients-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E35702;
	text-decoration: none;
}
