.dm1 {
	width: 904px;
	left: 50px;	font-family: Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
	color: #999999;
	line-height: normal;
	font-variant: small-caps;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	padding: 3px 8px 4px 8px;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dm1 .item1 {
	color: #666666;
	background-color: #FFFFFF;	font-family: Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px;
	font-variant: small-caps;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	color: #333333;
	background-color: #FFFFFF;
}
.dm1 .item2,
.dm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
	color: #666666;
	background-color: #F9F9F9;	font-family: Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px;
font-variant: small-caps;
}
.dm1 .item2:hover {
	color: #666666;
	background-color: #E5E5E5;
}
.dm1 .section {
	border: 1px solid #FFFFFF;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
	width: 93px;
	left: 172px;
	top: 134px;
}
.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 */
