
<!--
.ddmx3 {
    font:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-top: 1px none #999999;
	border-left: 1px none #999999;
	border-right: 1px none #999999;
	
}
.ddmx3 a.item1,
.ddmx3 a.item1:hover,
.ddmx3 a.item1-active,
.ddmx3 a.item1-active:hover {
    padding: 6px 3px 9px 3px;
	top: 0px;
	left: 0px;
	font:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
    text-align: left;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
		}
.ddmx3 a.item1 {
	background-color: #3e382a;
	border-bottom: 1px none #999999;
    color: #ffffff;
	white-space: nowrap;
	border-right-style : solid;
	border-right-width : 0px;
	border-right-color : #ffffff;
	padding-right : 5px;
	padding-left  : 6px;
}

.ddmx3 a.item1:hover,
.ddmx3 a.item1-active,
.ddmx3 a.item1-active:hover {
    background-color: #3e382a;
    color: #FFFFFF;
	white-space: nowrap;
	border-right-style : solid;
	border-right-width : 0px;
	border-right-color : #ffffff;
	padding-right : 5px;
	padding-left  : 6px;
}

.ddmx3 a.item2,
.ddmx3 a.item2:hover,
.ddmx3 a.item2-active,
.ddmx3 a.item2-active:hover {
    padding: 5px 9px 5px 8px;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font:Verdana;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
	font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	
	}
.ddmx3 a.item2 {
	background-color: #ffffff;
    color: #000000;
}

.ddmx3 a.item2:hover,
.ddmx3 a.item2-active,
.ddmx3 a.item2-active:hover {
	padding: 5px 8px 4px 7px;
	border: 1px solid #5e2416;
    background-color: #ffffff;
    color: #5e2416;
	
}

.ddmx3 .section {
   	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
    position: absolute;
    visibility: hidden;
	display: block;
    z-index: -1;
}

.ddmx3 img.seq1

{
	display:	inline;
}


.ddmx3 a.item2:hover img.seq2,
.ddmx3 a.item2-active img.seq2,
.ddmx3 a.item2-active:hover img.seq2,
.ddmx3 a.item1:hover img.seq2,
.ddmx3 a.item1-active img.seq2,
.ddmx3 a.item1-active:hover img.seq2
{
	display:	inline;
}

.ddmx3 img.seq2,
.ddmx3 a.item2:hover img.seq1,
.ddmx3 a.item2-active img.seq1,
.ddmx3 a.item2-active:hover img.seq1,
.ddmx3 a.item1:hover img.seq1,
.ddmx3 a.item1-active img.seq1,
.ddmx3 a.item1-active:hover img.seq1

{
	display:	none;
}

* html .ddmx3 td { position: relative; } /* ie 5.0 fix */
-->

