.textHeader{
         font-family:arial, helvetica, sans serif;
         font-size:24px;
         color:FFFFFF;
         line-height: 25px;
         }

.textBody{
         font-family:arial, helvetica, sans serif;
         font-size:14px;
         color:FFFFFF;
         line-height: 17px;
         }
        .textBody A:link {color: FFFFFF; text-decoration: none}
        .textBody A:visited {color: FFFFFF; text-decoration: none}
        .textBody A:active {color: FFFFFF; text-decoration: none}
        .textBody A:hover {text-decoration: none; color: FFFFFF; background: #000000;}

.textBodyB{
         font-family:arial, helvetica, sans serif;
         font-size:12px;
	  font-weight:bold;
         color:FFFFFF;
         line-height: 22px;
         }

.textBodyB2{
         font-family:arial, helvetica, sans serif;
         font-size:12px;
	  font-weight:bold;
         color:FFFFFF;
         line-height:15px;
         }
		
.textNav{
         font-family:arial, helvetica, sans serif;
         font-size:12px;
         color:FFFFFF;
         line-height: 18px;
         }
         
        .textNav A:link {color: FFFFFF; text-decoration: none}
        .textNav A:visited {color: FFFFFF; text-decoration: none}
        .textNav A:active {color: FFFFFF; text-decoration: none}
        .textNav A:hover {text-decoration: none; color: #CCCCCC;}

.textLanding{
         font-family:arial, helvetica, sans serif;
         font-size:12px;
         color:000000;
         line-height:15px;
         }

.textLanding2{
         font-family:arial, helvetica, sans serif;
         font-size:12px;
         color:000000;
         line-height:15px;
         }
        
.HL_light{
         font-family:arial, helvetica, sans serif;
         font-size:16px;
	  font-weight:bold;
         color:FF0000;
         line-height: 15px;
         }
         
        .HL_light A:link {color: FFFFFF; text-decoration: none}
        .HL_light A:visited {color: FFFFFF; text-decoration: none}
        .HL_light A:active {color: FFFFFF; text-decoration: none}
        .HL_light A:hover {text-decoration: none; color: FF0000; background: #000000;}

.HL_dark{
         font-family:arial, helvetica, sans serif;
         font-size:16px;
 	  font-weight:bold;
         color:7F0000;
         line-height: 15px;
         }
         
        .HL_dark A:link {color: FFFFFF; text-decoration: none}
        .HL_dark A:visited {color: FFFFFF; text-decoration: none}
        .HL_dark A:active {color: FFFFFF; text-decoration: none}
        .HL_dark A:hover {text-decoration: underline; color: 7F0000; background: #000000;}

.footer{
         font-family:arial, helvetica, sans serif;
         font-size:12px;
         color:000000;
         line-height:15px;
         }

.table-menu { 
	background: #0A0302;
	}
	
.table-init, .table-menu
        { padding-left: 2px; padding-right: 2px; padding-top: 1px;  padding-bottom: 1px;}
        
        body{ z-index: 90; }
        
        #competition, #race_results, #about_the_park, #press_pass, #marketing, #online_store, 
        { z-index: 90; visibility: hidden; filter:alpha(opacity=85); -moz-opacity:0.85; opacity: 0.85; }
        
        #competition, #race_results, #about_the_park, #press_pass, #marketing, #online_store,  
        { position: relative; } /* http://www.domedia.org/oveklykken/css-transparency.php */

