<!-- Lynn Style Sheet
     Created May 2005
     Kelly Dean
 --->
<STYLE TYPE="text/css">
   <!---
   H1 { color: #000000 }
   H2 { color: #000000 }
   H3 { color: #000000 }
   UL { list-style-type: square  }
   UL UL { list-style-type: disc  }
   BODY
      {
       background-image:  url("bk.gif");
       font-family: 'times new roman', verdana, arial, helvetica;
       color: #000000;
       font-size: 12px
      }
   INPUT 
      { 
       background-color: #d9dfe8; 
       border-left: 1px #9932CC solid; 
       border-right: 1px #6A88B5 solid; 
       border-top: 2px #9932CC solid; 
       border-bottom: 1px #6A88B5 solid;
       font-size: 14px; 
       font-family: 'Times New Roman', Verdana, Arial, sans-serif;
       color: #555500;
       margin-top: 1px; 
       margin-right: 1px; 
       margin-bottom: 1px; 
       margin-left: 1px
      }
   a:link { color:  #7B0094; }
   a:visited { color:  #6C0072; }
   a:active { color:  #9D33C7; }
   a:hover { color:  #AE44D8; }

.colorbar { font-family: 'Times New Roman', Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFE4E1; background-color: #F08080}

.menu {
display: none;
margin-left: 15px;
color: #7B0094;
}

.menu a:hover {
margin-left: 20px;
color: #AE44D8;
}

   --->
</STYLE>
