
.ddmx     { font: 10px tahoma; width: 100% }
.content_menu { position: relative }
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover     { color: #005e00; font: bold 11px arial; text-decoration: none; background: #fff; white-space: nowrap; display: block; padding: 3px 10px; position: relative; border-bottom: 1px solid #cccccc }
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover    { color: #005e00; font: bold 11px tahoma; text-decoration: none; white-space: nowrap; display: block; padding: 3px 8px 4px; position: relative; z-index: 500 }
.ddmx .item2  { background: #fff }
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover  { background: #e5e1da;  }
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img { background-color: #e5e1da; position: absolute; top: 4px; right: 1px; border: 0;  }
.ddmx .section   { background-color: #e5e1da; visibility: hidden; position: absolute; z-index: -1; border: solid 1px #b8b4ae }

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000; 
}

* html .ddmx td    { position: relative; width: 100% } /* ie 5.0 fix */

