.ddmx {
    font: 12px Verdana; 
}

.ddmx .item1
 {
    padding: 3px 15px 3px 15px;
    background:url(../images/topnavbg.gif) repeat-x bottom;
	font: 12px Verdana;
    color: #666666;
    font-weight:bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	padding-top:9px;
	height: 21px;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover { padding: 3px 10px 3px 10px; background-color:#E9E9E9; display: block; 	padding-top: 9px; font-weight:bold;	height: 21px; font-size: 12px; color:#F05F07;}


.ddmx h2
{padding:0px; margin:0px;}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 5px 8px 0px 8px;
    font: 11px Verdana;
	height:20px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	width: 220px;
}
.ddmx .item2 {
    background: #E9E9E9;
	border-bottom: 1px solid #CCCCCC;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #D9D9D9;
	border-bottom: 1px solid #CCCCCC;
	
}
.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 #CCCCCC;
	position: absolute;
    visibility: hidden;
    z-index: 1000;

}

.section-sub h3
{padding:0px; margin:0px;}
.ddmx .section-sub {
    border: 1px solid #CCCCCC;
	position: absolute;
    visibility: hidden;
    z-index: 1000;
	margin-top: -1px;
	margin-left: -3px;

}
.item9 {
    border: 1px solid #CCCCCC;
    border-right: 0px;
    /* border-left: 0px; */
    margin-left: -1px;
    padding: 5px 8px;
    font: 11px Verdana;
	height:22px;
    color: #000000;
    font-weight: medium;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    font: 12px Verdana; 
}


* html .ddmx td { position: relative; } /* ie 5.0 fix */.input1 {
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
