.top_nav {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}
.top_nav_current {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}
a.sponsor {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #626b71;
  text-decoration: underline;
}
#home_news {
  width: 490px;
  height: 200px;
  overflow: auto;
}
table.upcoming_event {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #000;
  border: 1px solid #000;
}
td.event_title {
  font-size: 17px;
  font-weight: bold;
}
td.event_details {
  font-size: 13px;
  font-weight: normal;
}
td.event_sponsor {
}
td.event_descr {
  font-size: 13px;
  font-weight: normal;
}
td.event_fineprint {
  font-size: 11px;
  font-weight: normal;
}
