




/* Left Navigation Menu  */

A.LeftNav:link 
     {color: #F1C200;
      font-family: Arial, sans-serif; 
      font-weight: bold; 
      font-size:10pt; 
      text-decoration: none;
     }

A.LeftNav:active 
     {
      color: black; 
      background: #F1C200; 
      font-family: Arial, sans-serif; 
      font-weight: bold; 
      font-size:10pt; 
      text-decoration: none;
     }

A.LeftNav:visited 
     {color: #F1C200; 
      font-family: Arial, sans-serif; 
      font-weight: bold; 
      font-size:10pt; 
      text-decoration: none;
     }

A.LeftNav:hover 
     {color: black; 
      background: #F1C200; 
      font-family: Arial, sans-serif; 
      font-weight: bold; 
      font-size:10pt; 
      text-decoration: none;
     }

.LeftNav_Thanks
     {color: white; 
      font-family: Arial, sans-serif; 
      font-weight: bold; 
      font-size:8pt; 
      font-style: italic;
     }





/* News Content */

A.News:link 
     {color: #F1C200; 
      font-weight: bold;
     }

A.News:active 
     {color: black; 
      background: #F1C200;
      font-weight: bold;
     }

A.News:visited 
     {color: #F1C200; 
      font-weight: bold; 
      text-decoration: none;
     }

A.News:hover 
     {color: black; 
      background: #F1C200; 
      font-weight: bold;
     }





/* Page Content */

A.Content:link 
     {color: #F1C200; 
      font-weight: bold;
     }

A.Content:active 
     {color: black; 
      background: #F1C200; 
      font-weight: bold;
     }

A.Content:visited 
     {color: #F1C200; 
      font-weight: bold;
     }

A.Content:hover 
     {color: black; 
      background: #F1C200; 
      font-weight: bold;
     }

A.Grids:link
     {color: white; 
      text-decoration: none;
     }

A.Grids:active
     {color: #F1C200; 
      text-decoration: none;
     }

A.Grids:visited
     {color: white; 
      text-decoration: none;
     }

A.Grids:hover
     {color: #F1C200; 
      text-decoration: none;
     }

.Divider
     {color: black; 
      background: #F1C200; 
      font-weight: bold;
     }

.Subtle 
     {color: #F1C200; 
      text-decoration: none;
     }

.News
     {color: #F1C200; 
      font-weight: bold;
     }

.Win 
     {color: white; 
      font-weight: bold; 
      background-color: red;
     }

.Pole 
     {color: white; 
      font-weight: bold; 
      background-color: red;
     }

.TopFive 
     {color: white; 
      font-weight: bold; 
      background-color: red;
     }

.TopTen 
     {color: white; 
      font-weight: bold; 
      background-color: blue;
     }










