.headerbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-align: center;
}
.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
.listingsborderline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: xx-small;
	line-height: 5px;
}
.bottompagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	color: #FC3;
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.textcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.footerlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.footercenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.centergoogleheader {
}
.thrColFixHdr #container #header table tr {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 1px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00F;
	font-size: 18px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CA0000;
	text-align: center;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	display: inline;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	display: inline;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
}

.h4 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC3;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;	
}
.h4 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC3;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.h4 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC3;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.h4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.listingstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
.listingstextaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.firstpreviousnextlasttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	color: #00F;
	text-decoration: none;
}

a:active {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a img { border: none; }
.rightpic {
	float: right;
}
