body {
	margin: 0px;
}
.topsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding-right: 6px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.pageheader {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.topsubnav a:link {
	color: #999999;
	text-decoration: none;
}
.topsubnav a:visited {
	color: #999999;
	text-decoration: none;
}
.topsubnav a:hover {
	color: #FF3300;
	text-decoration: none;
}
.topsubnav a:active {
	color: #999999;
	text-decoration: none;
}

.searchheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999}
.extratopsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding-right: 6px;
}
.extratopsubnav a:link {
	color: #FF3300;
	text-decoration: none;
}
.extratopsubnav a:visited {
	color: #FF3300;
	text-decoration: none;
}
.extratopsubnav a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.extratopsubnav a:active {
	color: #FF3300;
	text-decoration: none;
}
.subnav a:link {
	color: #000000;
	text-decoration: none;
}
.subnav a:visited {
	color: #000000;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
.subnav a:active {
	color: #000000;
	text-decoration: none;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: italic;

}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.credits a:link {
	color: #999999;
	text-decoration: underline;
}
.credits a:visited {
	color: #999999;
	text-decoration: underline;
}
.credits a:hover {
	color: #999999;
	text-decoration: none;
}
.credits a:active {
	color: #999999;
	text-decoration: underline;
}
.quewrds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: none;
}
.registerback {
	background-color: #9498D7;
	background-image: url(images/registerbackgr.jpg);
	background-repeat: repeat-x;
}
.statusback {
	background-color: #A7A6AA;
	background-image: url(images/checkstatusbackgr.jpg);
	background-repeat: repeat-x;
}
.coupon {
	margin: 6px;
	padding: 6px;
	border: 4px dotted #000000;
	background-color: #EEEEEE;
}

