/* print styles */

BODY, html {
background-color: #FFFFFF; 
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
}

#RightMidSection, #Footer, #Digitalev2000, #flashcontent {
display: none;
visibility:hidden;
}

#tablestyle{
	border: 0.2em dashed #FF0000;
	padding: 0.6em;	
	margin-right: 0.6em;
	background-image:url(images/couponback.gif);
	font-weight:900;
	font-size: 1.6em;
	color:#000000;
	text-align:center;
	width:320px;
	height:150px;
}



