@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
margin: 0px;
}
body {
	background-color: #333333;
	background-image: url(images/bground.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.footer {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	background-repeat: repeat;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.nav a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.nav {
	background-color: #009900;
	text-align: center;
}
.nav1 {	background-color: #009900;
	text-align: center;
}

h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
.coupon {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
