body, td
{
  font-family: arial;
  font-size: 0.80em;
}

select, input
{
  font-family: arial;
}

textarea
{
  font-family: arial;
  font-size: 0.90em;
}

a:hover
{
  color: red;
  text-decoration: none;
}

a.menuLinks
{
  color: blue;
  font-weight: bold;
}

a.menuLinks:hover
{
  color: red;
  text-decoration: none;
}

.printclass
{
  font-family: arial;
  font-size: 11px;
}

.calendarLink
{
  font-family: arial;
  font-size: 0.85em;
  letter-spacing: -0.10em;
}

#homeHeaderMain
{
  font-size: 2.50em;
  font-weight: bold;
  line-height: 15px;
  padding-top: 5px;
  padding-bottom: 0px;
}

#homeHeader
{
  font-size: 1.80em;
  font-weight: bold;
  line-height: 15px;
}

#fader
{
  font-family: times;
  font-size: 60px;
  font-weight: bold;
}

#bodyTextHeaderMain
{
  color: #c90000;
  position: relative;
  left: 6px;
  top: 7px;
  background: transparent;
  z-index: 2;
}

#bodyShadowHeaderMain
{
  color: #000000;
  background: transparent;
  position: relative;
  left: 7px;
  top: -6px;
}

#bodyTextHeader
{
  color: #000000;
  position: relative;
  left: 6px;
  top: 7px;
  background: transparent;
  z-index: 2;
}

#bodyShadowHeader
{
  color: #bbbbbb;
  background: transparent;
  position: relative;
  left: 7px;
  top: -6px;
}
