.ddmx {
    font: 12pt arial;
}


	/* Item 1 */


.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;
    cursor: hand;
    cursor: pointer;
}
.ddmx .item2:hover{
    font: 10pt arial;
    color: #1A326F;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 160px;
    padding: 0px 0px;
    height: 20px;
    border: 1px #E4E4E4 solid; border-top: 0px
}

.ddmx .item2 {
    background: #FFFFFF;
}

.ddmx .item2:hover{
    background: #F4F4F4;
    color: #FF8400;
    text-align: left;
    cursor: hand;
    cursor: pointer;

}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top:0px;
    right: 0px;
    left: 0px;
    border: 0;
}


	/* Section for DIV */


.ddmx .section {
    border: 1px solid #C6C6C6; border-top: 0px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    font-size: 12pt;
    margin-right: 100px
}







.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}


* html .ddmx td { position: relative; } /* ie 5.0 fix */
.ddmx .item2-active { 
    background: #F4F4F4;
    color: #F53A1F;
 } 
.ddmx .item2-active:hover  { 
    background: #F4F4F4;
    color: #F53A1F;
 } 


	/* Item 2 */


.ddmx .item2 { 
    font: 10pt arial;
    color: #336699;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 160px;
    padding: 0px 0px;
    height: 20px;
    border: 1px #E4E4E4 solid; border-top: 0px;
    text-align: left;
    cursor: hand;
    cursor: pointer;
 } 
.ddmx .item2-active { 
    font: 10pt arial;
    color: #FF8400;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 160px;
    padding: 0px 0px;
    height: 20px;
    border: 1px #E4E4E4 solid; border-top: 0px;
    text-align: left;
    cursor: hand;
    cursor: pointer;
 } 
.ddmx .item2-active:hover  { 
    font: 10pt arial;
    color: #FF8400;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 160px;
    padding: 0px 0px;
    height: 20px;
    border: 1px #E4E4E4 solid; border-top: 0px;
    text-align: left;
    cursor: hand;
    cursor: pointer;
 } 