body
{
  margin: 0px;
}
td
{
  padding: 0px;
}
td.actnav
{
  background-color: #FFFFFF;
  text-align: center;
  vertical-align: bototm;
}
td.inactnav
{
  background-color: #cae3ee;
  text-align: center;
  vertical-align: bototm;
 
}
td.maintext
{
  text-align: justify; font-family: tahoma; line-height: 200%; font-size: 12px; font-weight: normal;
  width: 600px;
}
/* ================================ A's ========================================= */

a.actnav
{
  font-size: 12px;
  font-weight: bold;
  color: #d21f1f;
}
a.actnav:hover
{
  font-size: 12px;
  font-weight: bold;
  color: darkblue;
}
a.inactnav
{
  font-size: 9px;
  font-weight: bold;
  color: #133f88;
}
a.inactnav:hover
{
  font-size: 9px;
  font-weight: bold;
  color: red;
}
a
{
  text-decoration: none;
  font-family: tahoma;
}
a.bottomnav
{
  color: white;
  font-size: 10px;
}
li
{
  margin: 0px;
  line-height: 100%;
}
td.p2
{
  padding-bottom: 0px;
  font-family: verdana;
  font-size: 10px;
  background-color: #F0F0F0;
  padding: 6px;
  height: 11px;
  vertical-align: middle;
}
td.p1
{
  font-family: verdana;
  font-size: 10px;
  background-color: #CDD6ED;
  padding: 6px;
  height: 11px;
  vertical-align: middle;
  font-weight: normal;
}
td.leftimg
{
  padding-top: 40px;
  vertical-align: top;
}
td.contact
{
  background-color:#CDD6ED;
  font-weight: bold;
  font-family: tahoma;
  font-size: 12px;
}
td.addresstext
{
  border-bottom: solid black 1px;
  padding: 5px;
  font-weight: bold;
  font-family: tahoma;
  font-size: 12px;
}
ul
{
  margin-bottom: 0px;
}
li
{
  font-weight: normal;
  font-size: 12px;
}
tr.p1
{
  background-color: #CDD6ED;
  font-family: verdana;
  font-size: 10px;
}
tr.p2
{
  background-color: #F0F0F0;
}
td.p12
{
  font-family: verdana;
  font-size: 11px;
  background-color: #CDD6ED;
  vertical-align: middle;
  padding: 5px;
}
td.p11
{
  font-family: verdana;
  font-size: 11px;
  background-color: #F0F0F0;
  vertical-align: middle;
  padding: 5px;
  }