<style type="text/css">

  div.navbar { text-align: left; }

  h2.pagetitle { margin-top: 1em; margin-bottom: 1em; }
  h2.pagetitle { color: #009400; }
  h2.pagetitle { text-align: center; }

  h3.subpagetitle { margin-top: 1em; margin-bottom: 1em; }
  h3.subpagetitle { color: #009400; }
  h3.subpagetitle { text-align: center; }

  th.sched_col_one   { width: 10%; color: #ff0000; vertical-align: top; }
  th.sched_col_two   { width: 15%; color: #ff0000; vertical-align: top; }
  th.sched_col_three { width: 75%; color: #ff0000; vertical-align: top; }

  td.sched_col_one   { width: 10%; color: black; vertical-align: top; }
  td.sched_col_two   { width: 15%; color: black; vertical-align: top; }
  td.sched_col_three { width: 75%; color: black; vertical-align: top; }

  p { text-indent: 2em; margin-top: 1em; margin-bottom: 1em; }
  p { line-height: 1.3em; }

  DT { margin-top: .75em; }
  DD { margin-top: .25em; }
  DD { line-height: 1.3em; }

  LI { line-height: 1.2em; }

  body { font-stretch: semi-expanded; }
  body { margin-left: 5%; margin-right: 15%;}
  body { font-family: verdana, arial, sans-serif; }
  body { font-size: medium; }
  body { background-color: #FFFFCC; } 

#navsite p {
 display: none;
}
#navsite {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 1.0em;
 font-weight: bold;
 width: 8em; 
 border-right: 1px solid #FFFFCC; 
 padding: 0; 
 margin-bottom: 1em; 
 background-color:  #009400; 
 color: #333; 
}
#navsite ul {
 list-style: none; 
 margin: 0; 
 padding: 0; 
}
#navsite ul li {
 margin: 0; 
 border-top: 1px solid #FFFFCC;
}
#navsite ul li a {
 display: block; 
 padding: 2px 2px 2px 0.5em; 
 border-left: 10px solid #FFFFCC; 
 border-right: 1px solid #FFFFCC;
 border-bottom: 1px solid #FFFFCC;
 background-color:  #009400;; 
 color: #fff; 
 text-decoration: none; 
 width: 100%; 
}
html>body #navsite ul li a { 
 width: auto; 
}
#navsite ul li a:hover {
 border-left: 10px solid #146C14;
 border-right: 1px solid #FFFFCC;
 border-bottom: 1px solid #FFFFCC; 
 background-color: #69f; 
 color: #fff; 
}

</style>

