table {
	width: 100%;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}

thead th {
	background: background: url(http://www.couponcreep.com/images/possiblebackground.png) repeat-x;
	height: 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	border-right: 1px solid #FCF1D4;
}

tbody tr {
	
}

tbody th,td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;

}
a {
	color: #777777;
	text-decoration: underline;
}
a:hover {
	color: #F8A704;
	text-decoration: underline;
}
tfoot th {
	color: #FFFFFF;
	height: 25px;
}
tfoot td {
	color: #FFFFFF;
	height: 25px;
}

table td a:link, table td a:visited{color:#0000ff;font-weight: normal;}
table td a:hover{color:red;}

a:link, a:visited{color:#0000ff;font-weight: normal;}
a:hover{color:red;}

thead th{text-align:center;background:#F5F5F5;color:#ff3300;border:1px solid #ffffff;text-transform:uppercase;}

table.taf {
	width: 300;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}

thead.taf th {
	background: url(http://www.couponcreep.com/images/possiblebackground.png) repeat-x;
	height: 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	border-right: 1px solid #FFCA5E;
}

tbody.taf tr {
	background: url(http://www.couponcreep.com/images/possiblebackground.png) repeat-x;
}

tbody.taf th,td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	

}

h2 {position: relative;
   top: -57px;
   }
   
h3 {position: relative;
   top: -22px;
   } 

h1 {position: relative;
   top: -27px;
   }   
