.ddmx2 {
    /*font: 11px tahoma;*/
		
	margin:0 0 0 10px;
}


.ddmx2 td
	{
	width:80px;
	text-align:left;
	background: url('../img/rect_green.gif') no-repeat 2px 7px;
	color: #fff;
	}
	
.ddmx2 .item1 a, .ddmx2 .item1 a:link, .ddmx2 .item1 a:visited, .ddmx2 .item1 a:hover
	{
	font-size: 11px; 
	color: #fff; 
	text-decoration:none;
	}
	
	
.ddmx2 .item1,
.ddmx2 .item1:link,
.ddmx2 .item1:focus,
.ddmx2 .item1:visited,
.ddmx2 .item1:hover,
.ddmx2 .item1-active,
.ddmx2 .item1-active:hover {
		line-height:20px;
    margin: 0px 10px 3px 15px;
    color: #fff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}


.ddmx2 .item2 a, .ddmx2 .item2 a:link, .ddmx2 .item2 a:visited
	{
	font-size: 11px; 
	color: #fff; 
	text-decoration:none;
	}
/*.ddmx2 .item2 a:hover
{}*/
	
.ddmx2 .item2,
.ddmx2 .item2:hover,
.ddmx2 .item2-active,
.ddmx2 .item2-active:hover {
    padding: 3px 8px 4px 8px;
    color: #000;
    /*font-weight: bold;*/
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
		background:#EAEDA9;
}

.ddmx2 .item2 {
    background:#EAEDA9;
}

.ddmx2 .item2,
.ddmx2 .item2:link,
.ddmx2 .item2:visited,
.ddmx2 .item2 a ,
.ddmx2 .item2 a:link,
.ddmx2 .item2 a:visited
 { background:#EAEDA9;
		color:#000;}

		
.ddmx2 .item2:hover,
.ddmx2 .item2 a:hover
{
    background: #ffffff;
}


.ddmx2 .arrow,
.ddmx2 .arrow:hover {
   /* padding: 3px 16px 4px 8px;*/
	  padding: 3px 16px 4px 8px;
		background: #ffffff;
}
.ddmx2 .item2 img,
.ddmx2 .item2-active img{
background:#EAEDA9;
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx2 .section {
		background:#EAEDA9;
    border: 1px solid #C3CA08;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx2 td { position: relative; } /* ie 5.0 fix */