.tdon {
	background-image: url(../img/splashScMn_bg.gif);
	background-repeat: repeat-x;
	background-color: #9e9e7e;
	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/splashScMn_arw01.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	display: block;
	position: relative;
	color: #eef0e4;
	font-weight: normal;
}
.ddm2 .item1 {
	background-image:url(../img/splashScMn_arw02.gif);
}
.ddm2 .item1:hover, .ddm2 .item1-active, .ddm2 .item1-active:hover {
	background-image:url(../img/splashScMn_arw01.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	color: #7a000d;
}
.ddm2 .item2, .ddm2 .item2:hover {
	padding: 6px 38px 6px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}
.ddm2 .item2 {
	background: #c9c9b1;
	color: #262626;
	font-weight: normal;
}
.ddm2 .item2:hover {
	background: #e9e9d8;
	color: #7a000d;
	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/splashScMn_line.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 5px;
}
