.bg_bottom {
	background-image: url(images/b_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_brown {
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.bg_brown_text {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2eee5;
	font-size: 11px;
}
.bg_surehits {
	background-image: url(images/surehits.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #F4FBFF;
}
.copyright a:link {
	color: #A6DAFD;
	text-decoration: underline;
}
.copyright a:visited {
	color: #D3EDFE;
	text-decoration: underline;
}
.copyright a:hover {
	color: #007BB7;
	text-decoration: none;
	background-color: #A6DAFD;
}
.copyright a:active {
	color: #007BB7;
	text-decoration: none;
	background-color: #A6DAFD;
}
.centertext {
	background-color: #FFFEFF;
	text-align: left;
	vertical-align: top;
	padding: 13px;
	font-size: 11px;
}
.centertext p {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.space1 {
	text-align: left;
	vertical-align: top;
	padding-top: 85px;
	padding-left: 23px;
}
.form {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B7172;
	background-color: #FFFEFF;
	background-image: url(images/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 3px solid #a1cade;
	height: 20px;
	width: 175px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.space2 {
	padding-left: 20px;
	padding-bottom: 23px;
}
.form2 {
	background-color: #fae0b7;
	border: 1px solid #d87c31;
	font-size: 14px;
	font-weight: bold;
	color: #492C28;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.orange_text {
	color: #ED8823;
}
a:link {
	color: #007AB7;
	text-decoration: underline;
}
a:visited {
	color: #004185;
	text-decoration: underline;
}
a:hover {
	color: #7EB3D5;
	text-decoration: none;
}
a:active {
	color: #00B0D8;
	text-decoration: none;
}
.bg_brown1 {
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: top;
}
.bg_blue_top {
	background-image: url(images/bg_blue_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-bottom: 10px;
}

.siteTitle {
color:#007ab7;
}

h1 {
color:#006699;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 15px;
}
