.ddmx {

padding:0px;

margin:0px;





}

.ddmx .item1,

.ddmx .item1:hover,

.ddmx .item1-active,

.ddmx .item1-active:hover {

    padding: 0px 6px 0px 7px;

    text-decoration:underline;

	white-space: nowrap;

    position: relative;		

	}

.ddmx .item1_select,
.ddmx .item1_select:hover,
.ddmx .item1_select-active,
.ddmx .item1_select-active:hover {	
	color:#f3d1d1;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding: 0px 6px 0px 7px;
	}

.ddmx .item1:hover,

.ddmx .item1-active:hover {

	text-decoration:none;

	margin:0px;

	

}
.ddmx .item2,

.ddmx .item2:hover,

.ddmx .item2-active,

.ddmx .item2-active:hover {

    padding: 3px 6px 4px 6px;
    color: #fff;
  	background-color:#fff;
    text-decoration: none;
    display: block;
	text-align:left;
    position: relative;
    z-index: 500;
	filter : Alpha(Opacity=80);
	-moz-opacity: 0.8; 
	opacity: 0.8;
	font-size:11px;
	margin:0px;
	
	

}

.ddmx .item2 {

  

  color:#df2a2b;

  font-weight:normal;

  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;



}



.ddmx .item2:hover,

.ddmx .item2-active,

.ddmx .item2-active:hover {

   background: #ee6869;

	/*  background: #e7e7e7;

	color:#999999;*/

	

}

.ddmx .arrow,

.ddmx .arrow:hover {

    padding: 3px 16px 4px 8px;

	

}

.ddmx .item2 img,

.ddmx .item2-active img{

    position: absolute;

    top: 4px;

    right: 1px;

    border: 0;

}

.ddmx .section {

    /* border: 1px solid #b8b4ae; */

	border-left:1px solid #e7e7e7;

	border-right:1px solid #e7e7e7;

	border-bottom:1px solid #e7e7e7;

	margin:3px 3px 3px 3px;

	padding:0px;

	color:#0076a3;

	border-top:0px solid #5d8d7c;

    position: absolute;

    visibility: hidden;

    z-index: -1;

}



* html .ddmx td {  } /* ie 5.0 fix */