body {
	background-image: url(../images/horz_spacer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #DFDBBE;
	margin: 0px;
}
.maintable {
	background-image: none;
	background-color: #FFFFFF;
}
.google_ads {
	background-color: #FFFFFF;
	border-top: 1px none #999966;
	border-right: 1px dotted #999966;
	border-bottom: 1px none #999966;
	border-left: 1px none #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #630400;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	font-variant: normal;
	text-transform: none;
}
.google_ads_right {
	background-color: #FFFFFF;
	border-top: 1px none #999966;
	border-right: 1px none #999966;
	border-bottom: 1px none #999966;
	border-left: 1px dotted #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.google_ads_right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.google_ads_right a:visited {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.google_ads_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
