body { font-family: Verdana; font-size: 11px; background: #000000; margin: 0px; marginheight: 0px; marginwidth: 0px; }
td { font-size:12px; color:#000000; }
a { color: #1F211D; text-decoration:none; }
a:hover { color:#1F211D; text-decoration:none; }
.menu { color: #AEAEAE; font-family: Verdana; font-size: 10px; }
.menu a { color: #AEAEAE; font-family: Verdana; font-size: 10px; }
.menu a:hover { color: #A6B3FF; font-family: Verdana; font-size: 10px; }

.dmx {
    font: 11px tahoma;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 0px 0px 0px 0px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #000000;
    color: #ffffff;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #ffffff;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */
