body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/background3.gif);
	background-repeat: repeat;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.subtitle {

	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}

.subtitle2 {
	font-size: 13px;
	font-weight: bolder;
	color: #990000;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.menu a {color: #FFFFFF;	text-decoration: none;	}
.menu a:link {color: #FFFFFF;text-decoration: none;		}
.menu a:visited {color: #FFFFFF;text-decoration: none;	}
.menu a:hover {color: #000000;text-decoration: none;}



a {
	color: #CC0000;
	text-decoration:none;
	font-weight:normal;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {	color: #CC0000;	}
a:visited {	text-decoration: none;}
a:hover {	color: #CC0000;	text-decoration: underline;}




.menubttm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: center;
}

.greylines {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;


}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.feature {
	border: 1px solid #cc0000;
}
li {
	text-indent: -5pt;
	list-style-type: circle;
	list-style-position: outside;
	letter-spacing: normal;
    padding-bottom : 10px;


}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}


.coupon {
	border: 2px dashed #CCCCCC;
}

.coupontitle {
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;

}

.coupontext {	font-size: 11px;
	font-weight: bold;
	color: #000000;}
