

.tl {background: url(images/top_left_black_round.jpg) 0 0 no-repeat #000000; width: 100%}
.tr {background: url(images/top_right_black_round.jpg) 100% 0 no-repeat; padding:5px; padding-bottom:1px}
.cell_body {border: #000000 1px solid; 
			background:#FFFFFF; 
			padding-left:20px;
			padding-right:20px;
			padding-bottom:20px;
			padding-top:10px;
			border-top:0px;
			font:Arial;
			font-size:14px;}
body {	background:	#CACACA;
		font:Arial;}
.menu2 { 
		border:#000000 1px solid;
		padding:3px;
		border-width:100%;
		background-image:url(images/menu_bg.png);
		font-family:Georgia, "Times New Roman", Times, serif
		}
		
a.menu:link {
	color: red;
	text-decoration:none;
}

a.menu:visited {
	color: red;
	text-decoration:none;
}
a.menu:hover {
	color:blue;
	text-decoration:	underline;

}

.header {
	font-family:	"Bookman Old Style", "Century Gothic";
	font-size:18px;
	text-align:center;
	}

.padd {
	padding:4px;
}
		
		
.center_text {
padding-left:200px;
padding-right:200px;

	}

.black_border {
	border:#000000 1px solid;
	width:30%;
	}
	
.super_pad {
	padding-left:30%;
	padding-right:30%;
	}

.coupon {
	border: #000000 3px dashed;
	background-color: #FFFFFF;
	padding: 5px;
	width:50%;
}

.coupon_header {
	font-size: 18px;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	font-weight: bold;
}
.coupon_deal {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.coupon_expires {font-size: 9px}
.coupon_stip {font-family: Arial, Helvetica, sans-serif}
.footer {
	font-size:10px;
	}
.history_pic_pad {
	padding:10px;
	}
	
