.body{
	background: #1c2028 url(images/varilux_background.jpg) repeat-x;
	margin-top:0px;
	margin-left:0px;
}
.bulletsLeft{
	background-color:#1e2227;
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	padding-left:24px;
	padding-right:24px;
}
.bulletsRight{
	background-color:#1e2227;
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	padding-left:24px;
	padding-right:24px;
}
.bottomLeft{
	background-color:#111316;
}
.header01{
	font-family:"Century Gothic", Arial;
	font-size:24px;
	color:#ffffff;
}
.bottomRight{
	background-color:#111316;
}
.imgBorder{
	border: 1px dashed #ECECEC;;
}
.formBox{
	width:260px;
	height:16px;
	border: 1px solid #000000;
	background-color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	color: #3E3E3E;
}
.couponbody{
	background: #000000;
	margin-top:0px;
	margin-left:0px;
}
.couponBorder{
	border: 2px dashed #B8B8B8;;
}
a.couponLink {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
}

a.couponLink:visited {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
}

a.couponLink:hover {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color: #FF8C00;
	text-decoration:none;
}
a.pageLink {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color:#FF8C00;
	text-decoration:none;
}

a.pageLink:visited {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color:#FF8C00;
	text-decoration:none;
}

a.pageLink:hover {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	line-height:20px;
	color: #ffffff;
	text-decoration:underline;
}
.Footer{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#b2b1b1;
}