@charset "utf-8";
.spc_tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin groove #8A2F2C;
	background-color: #F2F2F2;
}
.rows {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #8A2F2C;
	background-color: #E9E9E9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.rd_background {
	background-color: #00FF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.footer_tableCopy {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.price {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #8A2F2C;
	background-color: #E9E9E9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
