body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-image:url(images/ccn_no_mt_bkg1.gif);
		
}

A:link {text-decoration: none; color:#FFFFFF;}
A:visited {text-decoration: none; color:#FFFF00;}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color:#FFFF00;}
/* Print Button*/

#print_button {
	position:absolute;
	left:319px;
	top:318px;
	width:343px;
	height:48px;
	z-index:7;
}


/* Menu Section*/

#menu {
	position:absolute;
	background-color:#1C4966;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	left:75px;
	top:24px;
	width:800px;
	height:25px;
	z-index:6;
}
.menu_text {
	font-size:15px;
	font-weight:700;
	font-color:#000000;
}

/* coupon 1 */
#section5 {
	position:absolute;
	background-color:#B4B467;
	border:dashed; color:#000000;
	text-align:center;
	left:74px;
	top:71px;
	width:267.6px;
	height:225px;
	z-index:2;
}
/* coupon 2 */
#section6 {
	position:absolute;
	background-color:#B4B467;
	border:dashed; color:#000000;
	text-align:center;	
	left:350px;
	top:71px;
	width:266.6px;
	height:225px;
	z-index:2;
}
/* coupon 3 */
#section7 {
	position:absolute;
	background-color:#B4B467;
	border:dashed; color:#000000;
	text-align:center;
	left:625px;
	top:71px;
	width:265px;
	height:225px;
	z-index:2;
}

#section10 {
	position:absolute;
	background-color:#D9DD16;
	border:dashed; color:#000000;
	left:349px;
	top:381px;
	width:275px;
	height:225px;
	z-index:3;
}

#expires {
	position:absolute;
	left:549px;
	top:491px;
	width:76px;
	height:15px;
	z-index:7;
}
.clicktoprint {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:text-bottom;	
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.subscript {
	vertical-align:sub;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
}	
.coupon_bold {
	font-size: 20px;
	font-weight: bold;
}
