.print {
	background-image: url(images/sidebar.jpg);
}
.charcoalPrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #151517;
}
.whitePrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #151517;
}
.maintable {
	border: 2px solid #990000;
}
.footer a:link {
	text-decoration: none;
	color: #151517;
}
.footer a:visited {
	text-decoration: none;
	color: #800000;
}
.footer a:hover {
	text-decoration: none;
	color: #800000;
}
.footer a:active {
	text-decoration: none;
	color: #151517;
}
.redPrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
} 
.redPrint a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.redPrint a:hover {
	text-decoration: none;
	color: #003366;
}
.redPrint a:visited {
	text-decoration: none;
	color: #003366;
}
.redPrint a:active {
	text-decoration: none;
	color: #800000;
}
.smredPrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.smredPrint a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.smredPrint a:hover {
	text-decoration: none;
	color: #003366;
}
.smredPrint a:visited {
	text-decoration: none;
	color: #003366;
}
.smredPrint a:active {
	text-decoration: none;
	color: #800000;
}
.subTitle {
	font-family: Raceway;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.subTitleBlue {
	font-family: Raceway;
	font-size: 20px;
	font-weight: normal;
	color: #003366;
}
.coupontable {
	border: 2px dashed #000000;
}
