body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.phonenumber {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
a.nav:link, a.nav:visited, a.nav:active {
	font-weight: bold;
	color: #003366;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.titleboxlive {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #003366;
	border: 1px solid #003366;
}
.titleboxrec {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0067CC;
}
.mainboxlive {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #F3F7FC;
	border: 1px solid #003366;
}
.mainboxrec {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: #FBF0F0;
	border: 1px solid #003366;
}
.smalltext {
	font-size: 10px;
}
.leftcell {
	border-right: 1px solid #CC3300;
}
.onepxbox {
	border: 1px solid #000000;
	padding: 3px;
}
.pagetitle {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.couponbox {
	background: #FFFFDF;
	border: 2px dashed #000000;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	float: none;
}
.tinytext {
	font-size: 9px;
	font-weight: normal;
}
.largetext {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.pagetitlewhite {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
}
