.ddm1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.ddm1 .item1 {
	color: #333333;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	color: #0079C2;
	z-index: 400;
}
.ddm1 .item2,
.ddm1 .item2:hover {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	font-weight: bold;
	color: #0079C2;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	z-index: 500;

}
.ddm1 .item2 {
	color: #333333;
	background-color: #D7D7D7;
	z-index: 0;
}
.ddm1 .section {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover {
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
#menucontainer {
	margin-top: 208px;
	position: absolute;
	margin-right: 12px;
	margin-left: 460px;
	width: 400px;
	z-index: 100;
}

