/* Frisco Arts 5/02 revision style sheet css file - this style sheet is used only on the index page and membership form */
    
body { background-color: #FFFFFF; color: #333333; margin: 0px;}

a:link { color: #640A64; text-decoration: none; }
a:visited { color: #640A64; text-decoration: none; }
a:active { color: #640A64; text-decoration: none; } 
a:hover { color: #640A64; background: #FFFFFF; text-decoration: underline;  }

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px; font-weight: normal; }
pre { font-family: monospace; font-size: 11px; } 
b { font-weight: bold; }
hr { color: #000000; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
p { margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; }
blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 20px; margin-right: 20px; }

  .center { text-align: center; }
  
  .float-right  { float: right;  }
   
  .menu  { font-size: 10px; font-weight: bold; font-style: normal;  }
   
  .sansb  { font-size: 11px; font-weight: bold; }
  
  .small  { font-size: 9px; font-weight: normal; }

  .section  { font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, Geneva, sans-serif; }
  
  .title  { font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, Geneva, sans-serif; color: #640A64; }
   
  .updated  { font-size: 9px; font-weight: normal; text-align: center; color: #666666; }

  .hrule { border-color: #640A64; border-width: 1px; border-style: solid; border-left-width: 0px; border-right-width: 0px;
  border-top-width: 0px; border-bottom-width: 1px; }      

  .trix { color: #FFFFFF; font-size: 1px; font-family: Arial, sans-serif; font-weight: normal; }
  
  .navcol { float: left; background-color: #FFFFFF; margin: 0px; width: 130px;
  height: 100%; position: absolute; top: 0px; left: 0px; }
  
 
