   <!--
          body      {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     font-size: 11px;
                     margin-top:    5px;  
                     margin-bottom: 5px;  
                     margin-left: 0;       
                     margin-right: 0;
                     background-color: #006633;}

         .vsmalltxt {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 9px;}

         .smalltxt  {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 11px;}

         .mediumtxt {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 12px;}

         .bigtxt    {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 16px;}

         .pullquotel {font: 150% Verdana, Arial, sans-serif;
                     color: #009966;
                     text-align: center;
                     border-top: medium #663300 solid;
                     border-bottom: thin #663300 solid;
                     margin: 1em;
                     padding: 0.5em;
                     background: #EAEAEA;
                     width=25%;
                     float: left;}

         .floatimgl {font: 100% Verdana, Arial, sans-serif;
                     text-align: center;
                     border: 1px solid #009966 solid;
                     margin: 1em;
                     padding: 0.5em;
                     background: #EAEAEA;
                     width=auto;
                     float: left;}

         .floatimgr {font: 100% Verdana, Arial, sans-serif;
                     text-align: center;
                     border: 1px solid #009966 solid;
                     margin: 1em;
                     padding: 0.5em;
                     background: #EAEAEA;
                     width=auto;
                     float: right;}

         .pullquoter {font: 150% Verdana, Arial, sans-serif;
                     color: #009966;
                     text-align: center;
                     border-top: medium #663300 solid;
                     border-bottom: thin #663300 solid;
                     margin: 1em;
                     padding: 0.5em;
                     background: #EAEAEA;
                     width=25%;
                     float: right;}

                  
         H2         {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: #663300;
                     font-size: 15px;}

         H3         {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: #009966;
                     font-size: 14px;}


         .small     {font-size: 11px; }
         .medium    {font-size: 13px; }
         .big       {font-size: 16px; }

         .blue      {color: #003366; }
         .grey      {color: #333333; }
         .lightgrey {color: #CCCCCC; }
         .red       {color: #FF0000; }
         .orange    {color: #FF8000; }
         .green     {color: #009966; }
         .brown     {color: #663300; }
         .white     {color: white; }

         .greenback {color: white;
                    padding: 2px;
                    font-size: 12px;
                    background-color: #009966; }

         .lightback {background-color: #9CEBAE; 
                     padding: 0px; }

         .spooky {color: white;
                    padding: 5px;
                    font-size: 11px;
                    background-color: black; }


         .imglink   {text-decoration: none;
                     border-style: none;
                     vertical-align: middle; }

         .dotbox    {border: 2px #003366 dotted;
                     padding: 5px;}
           
         .box       {border: 1px #003366 solid; 
                     padding: 5px; }

         .form      {border-top: 1px #003366 solid;
                     border-right: 1px #003366 solid;
                     border-bottom: 1px #003366 solid;
                     border-left: 1px #003366 solid;
                     background-color: #EAEAEA;
                     padding: 3px; 
                     font-size: 11px;}
                     
         .panel     {border: 1px #003366 solid;
                     border-inside: 1px #003366 solid;
                     background-color: #9CEBAE;
                     font-size: 11px;
                     padding: 3px; }
   
          A         {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     font-size: 11px;
                     text-decoration: underline;}

          #members  {border: 1px #009966 solid;
                     background-color: white;
                     padding: 10px;
                     font-size: 11px; }

          #members td.heading {align: center;
                               text-align: center;
                               background-color: #9CEBAE; }

          #members td.a       {background-color: white; 
                               vertical-align: top;
                               padding: 5px; }

          #members td.b       {background-color: #EAEAEA; 
                               vertical-align: top;
                               padding: 5px; }

          #menubar  {border-top: none;
                     border-right: none;
                     border-bottom: none;
                     border-left: none;
                     padding: 0px; }
   
          #menubar td  {border-top: 1px #333333 solid;
                     border-right: 1px #333333 solid;
                     border-bottom: 1px #333333 solid;
                     border-left: 1px #333333 solid;
                     background-color: #CCCCCC;
                     text-align: center;
                     padding: 0px; }
   
          #menubar A {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     display: block;
                     width: 100%;
                     padding-bottom: 1px;
                     font-size: 11px;
                     text-decoration: none;}

          html>body #menubar A {
	             width: auto; }

          #menubar A:visited  {color: navy; }
 
          #menubar A:active   { color: navy;
                                border-style: none;}

          #menubar A:hover    { text-decoration: none;
                                color: white;
                                background-color: #663300;}

          #menubar td.menuselect {background-color: #009966;
                       font-size: 11px;
                       color: white; }
                       

          ul.sm       { list-style-type: disc;
                        padding: 5px; }

          A:link      { color: #005A87; }

          A:visited   { color: navy;}

          A:active    { color: navy;
                        border-style: none;}

          A:hover     { text-decoration: none;
                        background: lightgoldenrodyellow;}

   -->

