.dm1 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #8dcbed;
	text-align:center;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	text-align:center;
    text-decoration: none;
    display: block;
    position: relative;
}
.dm1 .item1 {
    color: #8dcbed;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
	text-align:left;
    color: #8dcbed;
	text-decoration:underline;
}
.dm1 .item2,
.dm1 .item2:hover {
	text-align:center;
width:134px;
    padding: 5px 5px 5px 5px;
	border-bottom:solid;
border-bottom-color:#8dcbed;
border-bottom-width:1px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
background:#FFFFFF;
    color: #ab7329;
}
.dm1 .item2:hover {
    color: #8dcbed;
}
.dm1 .section {
    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; }

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