.ddmx { 
}


.ddmx .item1:visited, .ddmx .item1 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.ddmx .item1-active, .ddmx .item1-active:visited {
    color: #00b3e2;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	font-size: 12px;
	font-weight: bold;
}


.ddmx .item1:hover, .ddmx .item1-active:hover {
	color: #00b3e2;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	background-color: #015387;
	font-size: 12px;
	font-weight: bold;
}

.ddmx .item2, .ddmx .item2:visited {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background-color: #015387;
	text-align: left;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}

.ddmx .item2-active, .ddmx .item2:hover, .ddmx .item2-active:hover {
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background-color: #015387;
	text-align: left;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #00b3e2;
}

.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;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	padding-top: 3px;
	width: 200px;	
}

* html .ddmx td { 
	position: relative;
} /* ie 5.0 fix */
.clients-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4ccaeb;
	text-decoration: none;
}
