.dm1 {
	font: 16px tahoma;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.dm1 .item1 {
	color: #ffffff;
	background-color: #A62140;
	font-size: 16px;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	background: #CCCCCCC;
	color: #ffffff;
}
.dm1 .item2,
.dm1 .item2:hover {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.dm1 .item2 {
	background: #A62140;
	color: #ffffff;
}
.dm1 .item2:hover {
	background: #999999;
	color: #FFFFFF;
}
.dm1 .section {
	border: 1px #003366;
	border-style: none none none none;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
}
.dm1 .left, .dm1 .left:hover {
	border-style: none;
}
.dm1 .right, .dm1 .right:hover {
	border-style: none none none none;
}

* html .dm1 td { position: relative; } /* ie 5.0 fix */

