.ddmx{
border:0px solid #FFFFFF !important ; 
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 padding: 5px 5px 5px 5px !important ; 
 top: 0px !important ; 
 left: 0px;  
 text-align: left !important ; 
 color: white; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
}
.ddmx td.item11, .ddmx td.item11-last, .ddmx td.item11-acton, .ddmx td.item11-acton-last{
 background-color: transparent ; 
 padding:0 ; 
 border-color: #FFC819;
 border-style: solid;
 border-top-width: 1px ; 
 border-left-width: 0px ; 
 border-right-width: 0px ; 
 border-bottom-width: 0px ; 
 white-space: nowrap; 
}
.ddmx td.item11-last, .ddmx td.item11-acton-last {
 border-bottom-width: 1px ; 
}
.ddmx td.item11-acton a.item1, .ddmx td.item11-acton-last a.item1{
	color: #F8C300;
	background-color: transparent;
}
.ddmx td.item11-acton-last {

}
.ddmx .item11-acton-last a.item1,
.ddmx .item11-acton a.item1,
.ddmx .item11-acton-last a:hover,
.ddmx .item11-acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11-last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
	color: black;
	background-color: #F8C300;
}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 padding: 5px 5px 5px 5px !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 z-index:500; 
 opacity:0.85; 
}
.ddmx a.item2, .ddmx a.item2-last  {
	background-color: black;
	color: white;
	border-style: solid !important;
	border-width: 1px;
	border-color: #F8C300 !important;
	border-top-width: 1px !important;
	border-left-width: 1px !important;
	border-right-width: 1px !important;
	border-bottom-width: 0px;
   z-index:500; 
}
.ddmx a.item2-last {
 border-bottom-width: 1px; 
}
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	background-color: #F8C300;
	color: black;
}
.ddmx .section {
 border: 0px solid #FFFFFF !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmxframe {
 border: 0px solid #FFFFFF !important ; 
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */