BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	color: #333333;
}
TABLE {
	color: #333333;
}
table.tbmain {
  width: 600px;
  border: 0;
  padding: 0;
  border-spacing: 0;
}
TABLE.results {
	border-top-style: solid;
	border-width: 1px;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
}
TD {
	font-size: 12px;
}
.heading {
	font-size: 14px;
	color: #6666CC;
	font-weight: bold;
}
.search {
	font-size: 14px;
	color: #6666CC;
	font-weight: bold;
}
.bbname {
	font-size: 12px;
	color: #6666cc;
	font-weight: bold;
}
.suburb {
	font-size: 12px;
	color: #6666cc;
	font-weight: bold;
}
.address {
	font-size: 11px;
	font-weight: bold;
}
.desc {
	font-size: 11px;
}
INPUT {
	font-size: 12px;
	color: #333333;
}
SELECT {
	font-size: 12px;
	color: #333333;
}
A {
	color: #4455aa;
	text-decoration: none;
}
A:hover {
	background-color: #5f79a9;
 	color: white;
	text-decoration: none;
}
A.nav {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
A.nav:hover {
	background-color: #5f79a9;
 	color: white;
	text-decoration: none;
}
A.links {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
A.links:hover {
	background-color: #5f79a9;
 	color: white;
	text-decoration: none;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.location {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.error {
	font-size: 12px;
	color: #990000;
}
.button {
	font-size: 12px;
	color: #333333;
}
.search-left-pad {
  width: 50px;
}
.result-left-pad {
  width: 50px;
}
