.ddmx1 {
    font: 11px Verdana;
}
.ddmx1 .item1 {

}
.ddmx1 .item1:hover,
.ddmx1 .item1-active,
.ddmx1 .item1-active:hover {

}
.ddmx1 .item2,
.ddmx1 .item2:hover,
.ddmx1 .item2-active,
.ddmx1 .item2-active:hover {
    margin: 0px;
    padding: 4px 0px 5px 0px;
    font: 11px tahoma;
    color: #2f0707;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 166px;
    text-align: left;
}
.ddmx1 .item2 {
    padding: 4px 0px 5px 0px;
    margin: 0px;
    border-bottom: 1px solid #2f0707;
    background: #d3b06e;
    border: 0px solid #2f0707;
    width: 166px;
    text-align: left;
}
.ddmx1 .item2:hover,
.ddmx1 .item2-active,
.ddmx1 .item2-active:hover {
    background: #e2e1b1;
}
.ddmx1 .arrow,
.ddmx1 .arrow:hover {
    padding: 4px 0px 4px 0px;
}
.ddmx1 .item2 img,
.ddmx1 .item2-active img{
    position: absolute;
    top: 4px;
    left: 5px;
    border: 0;
}
.ddmx1 .section {
    margin-left: -343px;
    border: 1px solid #2f0707;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    top: 4px;
    right: 5px;
    width: 166px;
}

.ddmx1 .seperator {
  border: 1px inset #e0e0e0;
  margin: 1px 4px 1px 4px;
}

* html .ddmx1 td { position: relative; } /* ie 5.0 fix */





.ddmx3 {
    font: 11px Verdana;
}
.ddmx3 .item1 {
    
}
.ddmx3 .item1:hover,
.ddmx3 .item1-active,
.ddmx3 .item1-active:hover {
   
}








.ddmx {
    font: 11px Verdana;
}
.ddmx .item1 {
   
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
  
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    margin: 0px;
    padding: 4px 0px 5px 0px;
    font: 11px tahoma;
    color: #2f0707;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 166px;
    text-align: left;
}
.ddmx .item2 {
    padding: 4px 0px 5px 0px;
    margin: 0px;
    border-bottom: 1px solid #2f0707;
    background: #e2e1b1;
    border: 0px solid #2f0707;
    width: 166px;
    text-align: left;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #d3b06e;
    font-weight: bold;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 4px 0px 4px 0px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    left: 5px;
    border: 0;
}
.ddmx .section {
    margin-left: -343px;
    border: 1px solid #2f0707;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    top: 4px;
    right: 5px;
    width: 166px;
}

.ddmx .seperator {
  border: 1px inset #e0e0e0;
  margin: 1px 4px 1px 4px;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */





/* ------------------ MENU HORIZONTAL ------------------ */


.ddmx_h {
    font: 11px Verdana;
}
.ddmx_h .item1 {
  
}
.ddmx_h .item1:hover,
.ddmx_h .item1-active,
.ddmx_h .item1-active:hover {
  
}
.ddmx_h .item2,
.ddmx_h .item2:hover,
.ddmx_h .item2-active,
.ddmx_h .item2-active:hover {
    margin: 1px;
    padding: 4px 0px 5px 0px;
    font: 11px tahoma;
    color: #2f0707;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align: left;
    z-index: 500;
    width: 165px;
}
.ddmx_h .item2 {
    padding: 4px 0px 5px 0px;
    margin: 1px;
    border-bottom: 1px solid #2f0707;
    background: #d3b06e;
    border: 0px solid #2f0707;
    text-align: left;
    width: 165px;
}
.ddmx_h .item2:hover,
.ddmx_h .item2-active,
.ddmx_h .item2-active:hover {
    background: #e2e1b1;
}
.ddmx_h .arrow,
.ddmx_h .arrow:hover {
    padding: 4px 0px 4px 0px;
}
.ddmx_h .item2 img,
.ddmx_h .item2-active img{
    position: absolute;
    top: 4px;
    right: 5px;
    border: 0;
}
.ddmx_h .section {
	margin: 1px;
    border: 1px solid #2f0707;
    background: #d3b06e;
    position: absolute;
    visibility: hidden;
    text-align: left;
    z-index: -1;
    top: 4px;
    right: 5px;
    width: 165px;
}



.ddmx_h .seperator {
  border: 1px inset #e0e0e0;
  margin: 1px 4px 1px 4px;
}

.ddmx_h td { position: relative; }
