#submenu #coveragesub {
	background-image: url(../images/button/coverageover.png);
	height: 28px;
	width: 111px;
	background-position: center;
	background-repeat: no-repeat;
}
#titleh2_1 {
	background-image: url(../images/coverage/titleh2_1.jpg);
	text-indent: -9999px;
	height: 32px;
	width: 582px;
	background-repeat: no-repeat;
	background-position: left;
}
#vs {
	background-image: url(../images/coverage/vs.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 334px;
	width: 580px;
	text-indent: -9999px;
}

#titleh3_1 {
	background-image: url(../images/coverage/titleh3_1.jpg);
	text-indent: -9999px;
	height: 25px;
	width: 560px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.coverage {
	background-color: #3E0000;
}
.coverage_e {
	background-image: url(../images/coverage/vsback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #3E0000;
}
td.titlef{
	padding: 10px;
	text-align: center;
	border: 1px solid #89633E;
	width: 40px;
}
td.valuef {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #89633E;
	border-bottom-color: #89633E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89633E;
}
td.title {
	padding: 10px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #89633E;
	border-bottom-color: #89633E;
	border-left-color: #89633E;
	width: 40px;
}
td.value {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #89633E;
	border-bottom-color: #89633E;
}
td.center {
	text-align: center;
}
#content .indent-10 {
	line-height: 18px;
	padding: 10px;
}
#contentarea {
	border: 1px solid #575739;
}

