.ddmx {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin: 20px 0px 0px 2px;
	width: 165px;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1:visited,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 4px 10px 4px 20px;
    border-bottom: 0px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	width: 160px;
	text-transform: uppercase;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	color:#005399;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2:visited,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	padding:  6px 8px 8px 8px;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	width: 175px;
}
.ddmx .item2 {
    background: #e5e1da;
	padding:  6px 8px 8px 8px;
	width: 175px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #f2f2f2;
	color: #005399;
	padding:  6px 8px 8px 8px;
	width: 175px;
}
.ddmx .arrow,
.ddmx .arrow:hover {
	padding:  6px 8px 8px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #D2D2D2;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 0px solid #D2D2D2;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.nav1 {background: url('/image/nav1.gif') bottom left no-repeat;}
.nav2 {background: url('/image/nav2.gif') bottom left no-repeat;}
.nav3 {background: url('/image/nav3.gif') bottom left no-repeat;}
.nav4 {background: url('/image/nav4.gif') bottom left no-repeat;}
.nav5 {background: url('/image/nav5.gif') bottom left no-repeat;}
.nav6 {background: url('/image/nav6.gif') bottom left no-repeat;}