body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b1024;
	background-image: url(../images/pg_bg.gif);
	background-repeat: repeat;
	margin-top:0px;
	background-color: #000000;
}
#header {
	max-height:120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	
}
#textlinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#textlinks  a:hover {
	color: #999999;
	text-decoration: underline;
}
#textlinks a:visited {
	color: #666666;
	text-decoration: underline;
}

.italic_header {
	font-style: italic;
	font-weight: normal;
}
#textlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#navbar {
	background-image: url(../images/bg_grey.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	height: 38px;
}
#footer {
	background-image: url(../images/bg_grey.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 37px;
	padding-top:5px;
}
#content_container{
	width:100%;
	}
#content {
	width:780px;
	margin-top:5px;
	margin-bottom:5px;
	min-height:300px;
	background-color: #FFFFFF;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	min-height:463px;
}
.flash_bg {
	background-color: #000000;
	color: #FFFFFF;
	height: 200px;
}
#textarea {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#home_textarea {
	background:#000000;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:16px;
}
#home_textarea h1 {
	color:#FFFF00;
	}
#home_textarea h2 {
	color:#FFFF00;
	}
.coupon_bg {
	background-image: url(../images/bg_strip.gif);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

.question {
	font-style: italic;
	font-weight: bold;
}
.answer {
	padding-left: 15px;
}
.steps {
	font-size: 16px;
	font-weight: bold;
	color: #FEF200;
	background-color: #000000;
}
.price_table {
	font-size:16px;
	font-weight: bold;
	border: thin solid #000000;
	padding:0px;
	margin:5px;
	background-color: #FDF200;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
	color:#666666;
}
.blackbg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.fineprint {
	font-size: 9px;
	font-weight: normal;
	color:#000000;
}
