* html .ddmx td {
	position: relative;
} /* ie 5.0 fix */

.ddmx {
	word-spacing:1px;
	position:relative;
	left: auto;
	width: 400px;
	height:25px;
}
.ddmx .section {
	display:block;
	position: absolute;
	left:0px;
	top:0px;
	z-index: -1;
	padding:0px;
	
	visibility: hidden;
	margin-top: 15px;
	border: 0;
}
.ddmx td.r1 { color:#bbbbbb; vertical-align:middle; text-align:body2; width:10px; }

.ddmx td {
	
	background-repeat: repeat-x;
	background-position: left bottom;
}

.ddmx .item1 , .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover
{
	line-height:15px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	vertical-align:text-top;
	font-size:16px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	width: 235px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;

}
.ddmx .item1 {
	color: #111111;

}

.ddmx .item1-active { color: #444444; }
.ddmx .item1-active:hover { color: #000000;  }

.ddmx .item2, .ddmx .item2:hover,  .ddmx .item2-active, .ddmx .item2-active:hover
{
	font-size:11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:10px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	margin:auto;
	vertical-align:middle;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #C2C09A;
	visibility: visible;
}
.ddmx .item2 {   color: #111111; }
.ddmx .item2:hover {
	background: #DDDDDD!important;
	color:#DDDDDD;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #111111;
	font-size:16px;
}
.ddmx .item2-active { color:#ffffff; }
.ddmx .item2-active:hover { color:#ffffff; }

.ddmx .item10 , .ddmx .item10:hover, .ddmx .item10-active, .ddmx .item10-active:hover
{
	line-height:15px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	vertical-align:text-top;
	font-size:16px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	width: 190px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;

}
.ddmx .item10 {
	color: #111111;

}

.ddmx .item10-active { color: #444444; }
.ddmx .item10-active:hover { color: #000000;  }

.ddmx .arrow, .ddmx .arrow:hover { padding: 6px 16px 7px 10px; }

.ddmx .item2 img, .ddmx .item2-active img { position: absolute; top: 4px; right: 4px; border: 0; }
