.couponExpired {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	font-size: 10px;
}
.couponValid {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	font-size: 10px;
}
.couponBgColourHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000066;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}
.couponProdBorder {
	border: 1px solid #666666;
	height: 100%;
	width: 100%;
}
.couponBlueheaderBig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #006699;
}
.couponBlueheadersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}
.couponMaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.couponMediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.couponGreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.couponGreytextbig a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-align: center;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.couponGreytextbig a:hover {
	text-decoration: underline;
}
