.dmx {
    font-size: 11px;
    font-family: sans-serif;
}
.dmx .item1,
.dmx .item1-active,
.dmx .item1:hover,       
.dmx .item1-active:hover {
    padding: 6px 3px 6px 3px;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item1              {
    background: #0068AD;
    color: #ffffff;
}
.dmx .item1-active,
.dmx .item1:hover,       
.dmx .item1-active:hover {
    background: #ffffff;
    color: #0068AD;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 5px 0px 5px 5px;
    font-size: 11px;
    font-family: sans-serif;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 185px;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #DBDFFF;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #ffffff;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 0px 3px 4px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 0px;
    border: 0;
}
.dmx .section {
    border: 2px solid #0068AD;
    background: #DBDFFF;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.dmx .item3,
.dmx .item3:hover,
.dmx .item3-active,
.dmx .item3-active:hover {
    padding: 5px 0px 5px 5px;
    font-size: 11px;
    font-family: sans-serif;
    background: #dbdfff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item3  {
    background: #dbdfff;
}
.dmx .item3:hover,
.dmx .item3-active,
.dmx .item3-active:hover {
    background: #ffffff;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */

.dmy {
    font-size: 11px;
    font-family: sans-serif;
}
.dmy .item1,
.dmy .item1-active,
.dmy .item1:hover,       
.dmy .item1-active:hover {
    padding: 6px 3px 6px 3px;
    font-size: 12px;
    font-family: sans-serif;
    width: 160px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative
}
.dmy .item1              {
    background: #0068AD;
    color: #ffffff;
}
.dmy .item1-active,
.dmy .item1:hover,       
.dmy .item1-active:hover {
    background: #ffffff;
    color: #0068AD;
}
.dmy .item2,
.dmy .item2:hover,
.dmy .item2-active,
.dmy .item2-active:hover {
    padding: 5px 0px 5px 5px;
    font-size: 11px;
    font-family: sans-serif;
    color: #000000;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    display: block;
    width: 190px;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmy .item2 {
    background: #DBDFFF;
}
.dmy .item2:hover,
.dmy .item2-active,
.dmy .item2-active:hover {
    background: #ffffff;
}
.dmy .arrow,
.dmy .arrow:hover {
    padding: 3px 0px 3px 4px;
}
.dmy .item2 img,
.dmy .item2-active img{
    position: absolute;
    top: 4px;
    right: 0px;
    border: 0;
}
.dmy .section {
    border: 2px solid #0068AD;
    background: #DBDFFF;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.dmy .item3,
.dmy .item3:hover,
.dmy .item3-active,
.dmy .item3-active:hover {
    padding: 5px 0px 5px 5px;
    font-size: 11px;
    font-family: sans-serif;
    background: #dbdfff;
    width: 160px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmy .item4,
.dmy .item4:hover,
.dmy .item4-active,
.dmy .item4-active:hover {
    padding: 5px 0px 5px 5px;
    font-size: 11px;
    font-family: sans-serif;
    background: #dbdfff;
    width: 150px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmy .item4  {
    background: #dbdfff;
}
.dmy .item4:hover,
.dmy .item4-active,
.dmy .item4-active:hover {
    background: #ffffff;
}

* html .dmy td { position: relative; } /* ie 5.0 fix */
