/* Generated by KompoZer */
td.header {
  font-size: 34px;
  background-color: #990000;
  color: white;
  font-weight: bold;
  height: 100px;
}
td.subheader {
  font-size: 20px;
  background-color: #ffcc99;
  font-weight: bold;
  height: 55px;
  vertical-align: middle;
}
td.bottom {
  background-color: #990000;
  height: 30px;
}
a.SideLinks {
  text-decoration: none;
  color: #990000;
  font-size: 14px;
  font-weight: bold;
}
a.SideLinks:hover {
  color: #ffcc99;
}
td.SideLinks {
  border-bottom: 1px solid #c2d6eb;
  background-color: #ffcc99;
  cursor: pointer;
  height: 28px;
  color: black;
  font-weight: bold;
}
td.SideLinksOver {
  border-bottom: 1px solid #c2d6eb;
  background-color: #990000;
  cursor: pointer;
  height: 28px;
  color: white;
  font-weight: bold;
}
td.SideLinksLit {
  border-bottom: 1px solid #c2d6eb;
  cursor: pointer;
  height: 28px;
  font-weight: bold;
  background-color: #ff9900;
  color: #990000;
}
a.newLink {
  color: #990000;
  text-decoration: none;
}
a.newLink:hover {
  color: #ff9900;
  text-decoration: none;
}
