.ddmx   {
	font: 11px;
	background-color: #eee }


.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover   {
	font: bold 12px;
	text-decoration: none;
	padding: 3px 10px;
	position: relative;
	display: block;
	/* [disabled]width: 96; */
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover    {
	color: #822c45;
	font: bold 11px;
	text-decoration: none;
	padding: 3px 8px 4px;
	position: relative;
	z-index: 500;
	display: block }



.ddmx .item2   {
	text-decoration: none;
	background-color: white;
	text-align:left; }


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover   {
	color: black;
	text-decoration: none;
	background-color: #ffffff;
	text-align:left; }


.ddmx .arrow,
.ddmx .arrow:hover  {
	text-decoration: none;
	padding: 3px 16px 4px 8px }

.ddmx .item2 img,
.ddmx .item2-active img {
	text-decoration: none;
	border: 0;
	position: absolute;
	top: 4px;
	right: 1px }

.ddmx .section   {
	text-decoration: none;
	background-color: white;
	border: solid 1px #b8b4ae;
	position: absolute;
	z-index: -1;
	visibility: hidden }



* html .ddmx td  {
	text-decoration: none;
	position: relative }
 /* ie 5.0 fix */

