table.splash {
  width: 772px;
}
td.splashblue {
  width: 210px;
  height: 420px;
  background: url(/img/splashblue.jpg);
}
div.splashblue {
  padding: 16px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
}
span.whitetext {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}
span.orangetext {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #f6ab29;
}
span.redtext {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #e71717;
}
span.listcircle {
  width: 24px;
  height: 20px;
  background: url(/img/listcircle.gif);
  font-family: Arial Black;
  font-size: 14px;
  font-weight: normal;
  color: #e71717;
  text-align: center;
}
a.listlink {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  height: 18px;
  vertical-align: middle;
}
a.listlink:hover {
  text-decoration: underline;
}
td.splashglass {
  width: 210px;
  height: 277px;
  background: url(/img/splashglass.jpg);
}
td.splashorange {
  width: 352px;
  height: 277px;
  background: url(/img/splashorange.gif);
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
div.splashorange {
  padding: 10px;
  padding-right: 15px;
}
span.splashorange {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
div.quicktour {
  padding: 10px;
  float: right;
}
td.splashgreentop {
  width: 562px;
  height: 143px;
  background: url(/img/splashgreentop.jpg);
}
td.splashgreenbottom {
  width: 772px;
  height: 150px;
  background: #58b100;
}
td.splashwhite {
  width: 772px;
  background: #ffffff;
}
td.splashbottom {
  width: 772px;
  height: 16px;
}
