/*-------------------------------------------------------
header.css
kbhertzler@yahoo.com
c.06.05
---------------------------------------------------------*/

  a.menu:link {
    color: white; text-decoration: none; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.menu:active {
    color: black; text-decoration: none; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.menu:visited {
    color: white; text-decoration: none; font-size:10pt; font-family: times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.menu:hover {
    color: black; text-decoration: none; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;  
  }
  a.topmenu:link {
    color: white; text-decoration: none; font-size:12pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.topmenu:active {
    color: black; text-decoration: none; font-size:12pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.topmenu:visited {
    color: white; text-decoration: none; font-size:12pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.topmenu:hover {
    color: black; text-decoration: none; font-size:12pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;  
  }
  a.hyper:link {
    color: #960E10; text-decoration: none; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.hyper:active {
    color: black; text-decoration: none; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.hyper:visited {
    color: #960E10; text-decoration: none; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.hyper:hover {
    color: black; text-decoration: none; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.map:link {
    color: black; text-decoration: none; font-size: 10pt; font-family: times New Roman, arial, sans-serif;
  }
  a.map:active {
    color: black; text-decoration: none; font-size: 10pt; font-family: times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.map:visited {
    color: black; text-decoration: underline; font-size:10pt; font-family: times New Roman, arial, sans-serif;
    font-weight: bold;
  }
  a.map:hover {
    color: black; text-decoration: none; font-size: 10pt; font-family: times New Roman, arial, sans-serif;
    font-weight: bold;  
  }
  a.menu2:link {
    color: black; text-decoration: none; font-size: 14pt; font-family: times New Roman, arial, sans-serif;
    background-color: yellow;
  }
  a.menu2:active {
    color: black; text-decoration: none; font-size: 14pt; font-family: times New Roman, arial, sans-serif;
    font-weight: bold;
    background-color: yellow;
  }
  a.menu2:visited {
    color: black; text-decoration: non; font-size:14pt; font-family: times New Roman, arial, sans-serif;
    font-weight: bold;
    background-color: yellow;
  }
  a.menu2:hover {
    color: black; text-decoration: none; font-size: 14pt; font-family: times New Roman, arial, sans-serif;
    font-weight: bold;  
    background-color: yellow;
  }
  a.menu3:link {
    color: black; text-decoration: underline; font-size: 10pt; font-family: verdana, times New Roman, arial, sans-serif;
    background-color: none;
  }
  a.menu3:active {
    color: black; text-decoration: underline; font-size: 10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
    background-color: none;
  }
  a.menu3:visited {
    color: black; text-decoration: underline; font-size:10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;
    background-color: none;
  }
  a.menu3:hover {
    color: black; text-decoration: underline; font-size: 10pt; font-family: verdana, times New Roman, arial, sans-serif;
    font-weight: bold;  
    background-color: none;
  }