
A {
  font-size: 12px;
  color: #95371D;
}

A.leftnav {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #393486;
  border-top: 0px none;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  width: 128px;
  text-decoration: none;
  border-right: 0px none;
  border-bottom: 0px none;
  border-left: 0px none;
}
A.rightnav { color: #393486; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none; padding: 4px; width: 128px; border: 0 }
A.rightnav:hover { color: #006; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none; padding: 4px; width: 128px; border: 0 }
A.leftnav:hover {
  background-color: #FFFF00;
  background-repeat: no-repeat;
  width: 128px;
  border-top: none;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  background-attachment: fixed;
  color: #3C68AE;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A.leftnavactive {
  background-color: #FFFF00;
  width: 128px;
  border-top: none;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  color: #3C68AE;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A.topnav {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #393486;
  text-decoration: none;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  width: 123px;
}

A.topnav:hover {
  background-color: #FFFF00;
  background-repeat: no-repeat;
  height: auto;
  float: left;
  border-top: none;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  background-attachment: fixed;
  color: #000000;
  text-decoration: none;
  font-family: Arial, sans-serif;
  width: 123px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A.topnavactive {
  background-color: #FFFF00;
  background-repeat: no-repeat;
  height: auto;
  float: left;
  border-top: none;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  background-attachment: fixed;
  color: #3C68AE;
  text-decoration: none;
  font-family: Arial, sans-serif;
  width: 123px;
  font-size: 12px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

P.white {
  font-family: sans-serif;
  font-size: 10px;
  color: white;
}

P, TD {
  font-family: Arial, sans-serif;
  font-size: 12px;
}