.ddmx {
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;  background-color:#CC9900
}
.ddmx .itemTopMeni, .ddmx .itemTopMeni:hover, .ddmx .itemTopMeni-active, .ddmx .itemTopMeni-active:hover {
	font: 6.4pt Verdana;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	border-bottom: #9B7400 1px solid;
	border-right: #9B7400 1px solid;
	border-top: #D6AC30 1px solid;
	border-left: #D6AC30 1px solid;
	text-align:center;
}
.ddmx .itemTopMeni:visited {
	font: 6.4pt Verdana;
	font-weight:bold;
	text-transform:uppercase;
    color: #FFFFFF;
}
.ddmx .itemTopMeni:hover, .ddmx .itemTopMeni-active, .ddmx .itemTopMeni-active:hover {
	font: 6.4pt Verdana;
	font-weight:bold;
	text-transform:uppercase;
    color: #336666;
    background-color:#CCCC99;
	border-bottom: #9B9B74 1px solid;
	border-right: #9B9B74 1px solid;
	border-top: #D6D6AE 1px solid;
	border-left: #D6D6AE 1px solid;
}

.ddmx .itemTopSubMeni, .ddmx .itemTopSubMeni:hover, .ddmx .itemTopSubMeni-active, .ddmx .itemTopSubMeni-active:hover {
	display: block;
	z-index: 5000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 15px;
	font: 10px Verdana;
	color: #336666;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
}

.ddmx .itemTopSubMeni {
	font: 10px Verdana;
	font-weight:bold;
	background: #CCCC99;
	border-bottom: #555555 1px solid;
	border-right: #555555 1px solid;
}
.ddmx .itemTopSubMeni:visited {
	font: 10px Verdana;
	font-weight:bold;
}

.ddmx .itemTopSubMeni:hover, .ddmx .itemTopSubMeni-active, .ddmx .itemTopSubMeni-active:hover {
	font: 10px Verdana;
	font-weight:bold;
	color: #FFFFFF;
	background: #336666;
}

.ddmx .imgTopMeni, .ddmx .imgTopMeni-active {
	border: 0;
	left: -2px;
	position: absolute;
	top: 9px;
}
.ddmx .imgTopSubMeni, .ddmx .imgTopSubMeni-active {
	border: 0;
	left: 6px;
	position: absolute;
	top: 6px;
}
.ddmx .imgTopArrow, .ddmx .imgTopArrow-active {
	border: 0;
	right: 0px;
	position: absolute;
	top: 7px;
	padding-left:5px;
	padding-right:3px;
}

.ddmx .section {
    background-color:White;
	border-right: #777777 1px solid;
	border-top: #777777 1px solid;
	border-left: #777777 1px solid;
	border-bottom: #777777 1px solid;
	padding-top:1px;
	padding-left:1px;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

* html .ddmx td {
	position: relative;
}
/* ie 5.0 fix */