.tableBacker {
	background-color: #990000;
	background-image: url(../images/haywood_background.jpg);
	background-repeat: no-repeat;
}
.thinLine {
	border: 1px solid #990000;
}
.weeBlackText {
	color: #000000;
	font-size: 12px;
}
.notSoweeBlackTextCopy {
	color: #000000;
	font-size: 14px;
}
.notSoweeRedText {

	color: #990000;
	font-size: 14px;
}
