.ddmx {
    font: 12pt arial;
; background-image: url(gfx/menu.jpg); background-repeat: no-repeat
; height: 35px; width: 780px
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    font: 12pt arial;
    color: #0C517E;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2:hover{
    font: 10pt arial;
    color: #0C517E;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left;
    z-index: 500;
    width: 150px;
    padding-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
    height: 18px;
    border: 1px solid #436F8C; border-top: 0px
; vertical-align: middle
}
.ddmx .item2 {
    background: #DBE2EA;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #EBEEF2;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top:0px;
    right: 0px;
    left: 0px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #436F8C;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    font-size: 12pt;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
.ddmx .item2 { 
    font: 10pt arial;
    color: #0C517E;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left;
    z-index: 500;
    width: 150px;
    padding-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
    height: 18px;
    border: 1px solid #436F8C; border-top: 0px
; vertical-align: middle
 } 
.ddmx .item2-active { 
    font: 10pt arial;
    color: #0C517E;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left;
    z-index: 500;
    width: 150px;
    padding-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
    height: 18px;
    border: 1px solid #436F8C; border-top: 0px
; vertical-align: middle
 } 
.ddmx .item2-active:hover  { 
    font: 10pt arial;
    color: #0C517E;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left;
    z-index: 500;
    width: 150px;
    padding-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
    height: 18px;
    border: 1px #436F8C solid; border-top: 0px
; vertical-align: middle
 } 