.ddmx { 
}


.ddmx .item1:visited, .ddmx .item1 {
	color: #757473;
	font-size:11px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	text-align: left;

}

.ddmx .item1-active, .ddmx .item1-active:visited {
    color: #757473;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align: left;
}


.ddmx .item1:hover, .ddmx .item1-active:hover {
	color:#333333;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}

.ddmx .item2, .ddmx .item2:visited, .ddmx .item2-active {
	padding: 4px;
	color: #757473;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEBE8;
}

.ddmx .item2:hover, .ddmx .item2-active:hover {
	text-decoration: none;
	background-color: #E1DDDA;
	color: #757473;
}

.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 #757473;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}


* html .ddmx td { 
	position: relative;
} /* ie 5.0 fix */

.clients-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E35702;
	text-decoration: none;
}
