.ddm1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	text-decoration: none;
	display: block;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ddm1 .item1 {
	color: #000000;
	text-align: center;
	height: 22px;
	width: 111px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: 45%;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	height: 22px;
	width: 111px;
	border: 1px solid #666666;
	vertical-align: middle;
	
}
.ddm1 .item2,
.ddm1 .item2:hover {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding:3px 1px 3px 5px;
	z-index:100;
	width:180px;
}
.ddm1 .item2 {
	color: #666666;
	background-color: #FFFFFF;
	z-index:100;
	padding: 0px;
	width:180px;
	padding:3px 1px 3px 5px;
	border-bottom:solid 1px #666666;
}
.ddm1 .item2:hover {
	color: #ffffff;
	background-color: #333333;
	z-index:100;
	width:180px;
	padding:3px 1px 3px 5px;	
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
	z-index:100;
	padding: 0px;
}
.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 */
