/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

}
.ddmx {
    font: 11px Verdana, Arial, Helvetica;
    font-weight: bold;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover 
{
    padding: 4px 4px 4px 4px;
    font: 12px Verdana, Arial, Helvetica;
    color:magenta;
    font-weight: normal;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 500;
	border-bottom:1px solid #fff;
}
.ddmx .item2,
.ddmx .item2:visited {
    background: #236408;
      color: #ffffff;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
   background: #6AA000;
    color: white;
	font-weight:bold;	
}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    border: 0;
}
.ddmx .section {
   
	border-top: 0px solid #b8b4ae;
	border-bottom: 1px solid #b8b4ae;
	border-right: 1px solid #b8b4ae;
	border-left: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .section:visited {
    background: #ff8a37;
      color: red;
}

* html .ddmx td { position: relative; } 


.ddmx .item4,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
    padding: 4px 4px 4px 4px;
    font: 12px Verdana, Arial, Helvetica;
    color: #317394;
    font-weight: normal;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 500;
	border-bottom:1px solid #fff;
}

.ddmx .item4,
.ddmx .item4:visited 
{
     background: #236408;
      color: #ffffff; 
}

.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
    background: #6AA000;
	color: white;
	font-weight:bold;
	padding-left:5px;
	border-left:3px solid #FC5605;
}


.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}

form {
	border: 0;
	padding: 0;
	margin: 0;
}

input {
	font-size: 10px;
}



