.ddm1 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	text-decoration: none;
	display: block;
	position: relative;
	background-color: #0660A1;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #044575;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.ddm1 .item1 {
	color: #FFFFFF;
	background-color: #0660A1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #044575;
}
/*.ddm1 .itemprog {
	color: #FFFFFF;
	background-color: #ED8E09;
	padding: 3px;
	text-decoration: none;
	display: none;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #044575;
}*/
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	color: #FFFFFF;
	background-color: #044575;
}
.ddm1 .item2,
.ddm1 .item2:hover {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 3px 8px 3px 8px;
}
.ddm1 .item2 {
	color: #ffffff;
	background-color: #3264C7;
}
.ddm1 .item2:hover {
	color: #ffffff;
	background-color: #6699FF;
}
.ddm1 .section {
	border: 1px #003366;
	border-style: solid solid solid solid;
	position: absolute;
	visibility: hidden;
	white-space: nowrap;
	background-color: #3264C7;
	z-index: -1;
}
/*.ddm1 .left:hover {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #044575;
}*/
.ddm1 .left, .ddm1 .left:hover {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #044575;
	background-color: #044575;
	color: #FFFFFF;
}
.ddm1 .right, .ddm1 .right:hover {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #044575;
}

.ddm1 .prog, .ddm1 .prog:hover {
	background-color: #F40000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-right-color: #044575;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

