@charset "UTF-8";

/* CSS Document */

#consumer {
	color: #fff;
	font-weight: bold;
	background-image: url(https://www.naltblackchurch.com/finance/images/btn/MenuBarVerticalActive.jpg);
}

#box0 {

	height: 485px;

}

#rules {
	float: none;
	background-color: #fff;
	vertical-align: middle;
	margin-bottom: 20px;
}

#rules tr  {
	text-align: left;
	font-weight: bold;
	background-color: #f6fbf4;
	font-size: 1.2em;
	background-image: url(images/btn/MenuBarVertical.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#rules td {

	height: 36px;

}

#rules  a {

	text-decoration: none;

}

#rulesHead {
	background-color: #cbe7be;
	border: 1px solid #9a9;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	padding: 4px 0px;
	text-align: center;
	background-image: url(images/btn/MenuBarVerticalActive.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 330px;
	height: 50px;
	float: none;
}

