.tdon {
	background-image: url(../img/atriumScMn_bg.gif);
	background-repeat: repeat-x;
	background-color: #a6b893;
	background-position: top;
}
.tdoff {
	background: none;
}
.ddm2 td {
	text-align:left;
}
.ddm2 .item1, .ddm2 .item1:hover, .ddm2 .item1-active, .ddm2 .item1-active:hover {
	background-image:url(../img/atriumScMn_arw02.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	display: block;
	position: relative;
	color: #ffffff;
	font-weight: normal;
}
.ddm2 .item1 {
	background-image:url(../img/atriumScMn_arw01.gif);
}
.ddm2 .item1:hover, .ddm2 .item1-active, .ddm2 .item1-active:hover {
	background-image:url(../img/atriumScMn_arw02.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #ffffff;
}
.ddm2 .item2, .ddm2 .item2:hover {
	padding: 6px 38px 6px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}
.ddm2 .item2 {
	background: #b4c4a5;
	color: #262626;
	font-weight: normal;
}
.ddm2 .item2:hover {
	background: #dbe2d3;
	color: #262626;
	font-weight: normal;
}
.ddm2 .section {
	border: 0px;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
}
* html .ddm2 td {
	position: relative;
} /* ie 5.0 fix */
.ddm2Split {
	font-size: 1px;
	padding: 2px 0px;
	background-image:url(../img/atriumScMn_line.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 5px;
}

