﻿.whitetxt8pt
{
	color:#FFFFFF;
	font-size:8pt;
}
.blacktxt8pt
{
	color:#000000;
	font-size:8pt;
}
.redtxt8pt
{
	color:#990000;
	font-size:8pt;
}
.coupon td
{
	text-align:center;
	font-size:7pt;
}

.cHeader 
{
	background-color:#FFF;
	color:#000;	
	font-weight:bold;
	height:15px;
}
.bcHeader 
{
	background-color:#df7000;
	color:#FFFFFF;	
	font-weight:bold;
	height:18px;
}
.coupon
{
	background-color:#808080;
}

.redcard{
	background-color:red;
	color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:20px;
}

