.ddm1 { font-size: 11px; font-family: arial, helvetica, sans-serif; font-weight: bold;fon;font-style: normal; line-height: normal; background-color: black; text-align: center; t-variant: normal; }
.ddm2 { font-size: 11px; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: normal; background-color: #545454; text-align: center; t-variant: normal; }
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover { text-decoration: none; display: block; position: relative; padding: 7px 4px; }
.ddm2 .item1, .ddm2 .item1:hover, .ddm2 .item1-active, .ddm2 .item1-active:hover { text-decoration: none; display: block; position: relative; padding: 4px; }
.ddm1 .item1 { background: #000; color: #fff; text-align: center; }
.ddm2 .item1 { color: #fff; background: #545454; text-align: center; }
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #f31625;
    color: white;
}
.ddm2 .item1:hover, .ddm2 .item1-active, .ddm2 .item1-active:hover { color: white; background: #f5505a; }
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #f31625;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #00adef;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */