body {
	background-image:  url(images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #8D0505;
}
.style2 {
	font-family: Impact;
	color: #FFFFFF;
	font-size: 30px;
}
.style3 {
	font-family: Impact;
	color: #fff590;
	font-size: 22px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.style7 {
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	color: #FFFFFF;
}

td.billing_cell {
	border: 1px solid #fff;
	background-color: #620000;
}

td.billing_type_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #260101;
	border-bottom: 1px solid #fff;
}

td.data_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

td.cell_span {
	height: 13px;
}

td.subtext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #ffcc00;
	text-decoration: underline;
}
a:active {
	color: #ffcc00;
	text-decoration: underline;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
a:visited {
	color: #ffcc00;
	text-decoration: underline;
}