.dm1 {
    font: 13px arial;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	padding: 3px 14px 3px 14px;
	text-decoration: none;
	display: block;
	position: relative;

}
.dm1 .item1 {

    color: #ffffff;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	color: #ffffff;
}
.dm1 .item2,
.dm1 .item2:hover {
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dm1 .item2 {
	background: #143578;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}
.dm1 .item2:hover {
	color: #143578;
	background-color: #aaa9a9;
}
.dm1 .section {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
	width: 178px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dm1 .left, .dm1 .left:hover { border-style: solid none solid solid; }
.dm1 .right, .dm1 .right:hover { border-style: solid solid solid none; }

* html .dm1 td { position: relative; } /* ie 5.0 fix */
.dm1 .item3,
.dm1 .item3:hover {
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dm1 .item3 {
	background: #a11c79;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}
.dm1 .item3:hover {
	color: #a11c79;
	background-color: #aaa9a9;
}
.dm1 .item4,
.dm1 .item4:hover {
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dm1 .item4 {
	background: #5F3179;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}
.dm1 .item4:hover {
	color: #4f2966;
	background-color: #aaa9a9;
	}
.dm1 .item5,
.dm1 .item5:hover {
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dm1 .item5 {
	background: #045c3c;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}
.dm1 .item5:hover {
	color: #045c3c;
	background-color: #aaa9a9;
	}
.dm1 .item6,
.dm1 .item6:hover {
	padding: 3px 8px 4px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dm1 .item6 {
	background: #EC6D1A;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}
.dm1 .item6:hover {
	color: #e46713;
	background-color: #aaa9a9;
