.ddmx { font-family: "Courier New", Courier, Monaco, monospace; padding-bottom: 2px; padding-top: 2px; font: 10pt; }
.ddmx .item1,

.ddmx .item1-active { font-family: Monaco; color: #222525; padding-left: 10px; padding-bottom: 4px; padding-right: 10px; padding-top: 4px; font-weight: normal; text-decoration: none; font-size: 9pt; font-style: normal; font-variant: normal; line-height: normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; letter-spacing: 2px; display: block; white-space: nowrap; position: relative; }
.ddmx .item1-active:hover,
.ddmx .item1:hover { padding-bottom: 4px; padding-top: 4px; color: #ff7f00; letter-spacing: 2px; }

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { filter:alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; -khtml-opacity: 0.90; padding: 3px 8px 4px; font: 11px tahoma; text-decoration: none; letter-spacing: 1px; display: block; white-space: nowrap; position: relative; z-index: 500; }
.ddmx .item2 { padding: 12px; color: black; text-decoration: none; letter-spacing: 1px; z-index: 500; filter:alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; -khtml-opacity: 0.90; }

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover { color: black; z-index: 500; filter:alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; -khtml-opacity: 0.90; }
.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;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    filter:alpha(opacity=98); -moz-opacity: 0.98; opacity: 0.98; -khtml-opacity: 0.98; 
}

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

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