  body { background-image: url("/images/topBg.gif"); background-repeat: repeat-x; background-position: top }
  .navBg { background-image: url("/images/navBg.gif"); background-repeat: repeat-y; background-position: left }
  .navWater { background-image: url("/images/navBg.jpg"); background-repeat: no-repeat; background-position: top }
  a:link { color: #3064b4; text-decoration: none }
  a:visited { color: #3064b4; text-decoration: none }
  a:hover { color: #ff0000; text-decoration: none}
  a.foot:link { color: #6c8fc4; text-decoration: none }
  a.foot:visited { color: #6c8fc4; text-decoration: none }
  a.foot:hover { color: #ff0000; text-decoration: none}
  hr { color: #999999; height: 2px }
  .navOver { text-align: center; padding: 2px; font-family: verdana, arial, helvetica; font-size: 11px; color: #ff0000; font-weight: bold; cursor:hand }
  .navOut { text-align: center; padding: 2px; background-color: #4a74b4; font-family: verdana, arial, helvetica; font-size: 11px; color: #ffffff; font-weight: bold; cursor:hand }
  .text { font-family: verdana, arial, helvetica; font-size: 12px; color: #000000; cursor:default }
  .field { background-color: #eff6fd; border: #008dda solid 1px; font-family: arial, helvetica; font-size: 16px; color: #000000; padding-left: 3px }
  .footer { font-family: verdana, arial, helvetica; font-size: 11px; color: #999999; cursor:default }

  .smalltext { font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; cursor:default }
