.ddmx {
    font: 11px tahoma;
}

#block2t  {
background:#DDDDDD;
display:box;
padding:2px 0 2px 6px;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 10px 0px 10px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #676767;
    font: 12px arial;
    color: #535353;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-transform: uppercase;

    
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #535353;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background: #DDDDDD;

    
}
.ddmx .item2 {
    background: #DDDDDD;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}


.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3:visited,
.ddmx .item3-active,
.ddmx .item3-active:hover {
	font-size: 9px arial;
	font-weight: normal;
	
	text-align: center;
	color: #FFFFFF;
         background-image: url(../templates/template_default/images/background_button_top_top.gif);
         text-decoration: none;
         display: block;
         width: 69px;
         height: 17px;


    

}

.ddmx .item4,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
    padding: 2px 3px 3px 2px;

    background-image: url(../templates/template_default/images/side_gumb.gif);
    background-repeat: no-repeat;
    font: 10px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    width: 100px;
    
}



.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #DDDDDD;
    font: 12px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    width: 176px;
    border-bottom: 1px solid #cccccc;
    
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    background: #DDDDDD;
    
}
.ddmx .item2 {
    background: #DDDDDD;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .sectionY {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}


.ddmx .item3Y,
.ddmx .item3Y:hover,
.ddmx .item3Y-active,
.ddmx .item3Y-active:hover {
	font-size: 9px arial;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
         background-image: url(../templates/template_default/images/background_button_top_top.gif);
         text-decoration: none;
         display: block;
         width: 85px;
         height: 17px;


    

}

.ddmx .item4Y,
.ddmx .item4Y:hover,
.ddmx .item4Y-active,
.ddmx .item4Y-active:hover {
    padding: 2px 3px 3px 2px;

    background-image: url(../templates/template_default/images/side_gumb.gif);
    background-repeat: no-repeat;
    font: 10px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    width: 100px;
    
}



* html .ddmx td { position: relative; } /* ie 5.0 fix */