.ddm1 {
    font: 12px verdana; font-weight:600;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 0px 0px 0	px;
    border: 0px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    color: #7E0610;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #7E0610;
    color: #7E0610;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	

	
}
.ddm1 .item2 {
   
    color: #000000;
	font: 12px verdana; font-weight:600;
	width:263;
}
.ddm1 .item2:hover {
    color: #000000;
	font: 12px verdana; font-weight:600;
}
.ddm1 .section {
	padding: 5px 5px 5px 5px;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
	left: 237px;
	top: 23px;


}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
