@charset "ISO-8859-1";
.leftedgebackground {
  background-image: url(/tpl/default/images/bclub_leftbackground.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
.rightedgebackground {
  background-image: url(/tpl/default/images/bclub_rightbackground.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
img {
  border: 0px;
}

.footerlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}
.footerlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  text-decoration: underline;
}
.footerlink:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}
.footerlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}
.contentbackground {
  background-image: url(/tpl/default/images/contentbackground.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.normal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #333333;
  display: block;
  margin-right: 10px;
  margin-bottom: 5px;
}

.normal_link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #0064A6;
}

.list:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  display: block;
  text-decoration: none;
}
.list:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  display: block;
  text-decoration: none;
}
.list:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  font-weight: bold;
}
.tdlistings {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
.tdlistings a {
  color: black;
  font-size: 13px;
}
.list {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  display: block;
  text-decoration: none;
}
.listing_normal {
  background-color: #FFFFFF
}
.listing_hover {
  background-color: #FBEBD4;
}
.featured_normal {
  background-color: #FBEBD4;
}
.featured_hover {
  background-color: #FBEBD4;
}
.building_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 80px;
  overflow: auto;
  text-align: left;
  color: #333333;
}
