
H1			{
			 font-family: Arial, Helvetica, sans-serif;
			 color: #FFFFFF;
			 font-size:20px;
			 font-weight: bold;
			 }
p	 		{
			 font-family: Arial, Helvetica, sans-serif;
			 color: #FFFFFF;
			 font-size:12px;
			 font-weight: 
			 }
Body		 {
			 background-color: #000000;
			 }
table		 {
			 cell-padding: 0;
			 cell-spacing: 0;
			 }
td  		 {
			 font-family: Arial, Helvetica, sans-serif; 
			 font-size: 12px;
			 color: #FFFFFF;
			 font-weight: bold;
			 
			 }
A:link		 		   { color:#FFFFFF; font-size:12px; text-decoration: underline;}	 			 
A:visited 	 		   { color:#FFFFFF; font-size:12px; text-decoration: underline;}
A:active			   { color:#FFFF33; font-size:12px; text-decoration: none;}
A:hover    	 		   { color:#FFFF33; font-size:12px; text-decoration: none;}

A.MainNav1:link   	   { color:#003366; font-size:12px; font-weight: bold; text-decoration: none;}
A.MainNav1:visited	   { color:#003366; font-size:12px; font-weight: bold; text-decoration: none;}
A.MainNav1:active 	   { color:#999933; font-size:12px; font-weight: bold; text-decoration: none;}
A.MainNav1:hover  	   { color:#999933; font-size:12px; font-weight: bold; text-decoration: none;}

A.footer:link   	   { color:#003366; font-size:10px; text-decoration: underline;}
A.footer:visited	   { color:#003366; font-size:10px; text-decoration: underline;}
A.footer:active 	   { color:#CC0000; font-size:10px; text-decoration: underline;}
A.footer:hover  	   { color:#CC0000; font-size:10px; text-decoration: underline;}

#copy2	    		   	{ font-family: arial; font-size: 16px; font-weight: bold; color: #FFFFFF;}
#smalltext	       		{ font-family: arial; font-size: 12px;  color: #FFFFFF;}
#compcloses	       		{ font-family: arial; font-size: 10px;  color: #FFFFFF;}
#timer	         		{ font-family: arial; font-size: 12px; font-weight: bold; color: #333366}
#tickethead       		{ font-family: arial; font-size: 16px; font-weight: bold; color: #CC0000}
#footer	       			{ font-family: arial; font-size: 11px; color: #000000;}


#box 		{
			border-width: 5px;
			border-style: solid;
			border-color: #CC0000;
			background-color: #CC0000;
			color: #000000;
			font-size:11px;
			}



#colon	    		   	{ font-family: arial; font-size: 14px; font-weight: bold; color: #003366;}
#bullit 				{ font-family: arial; font-size: 12px; font-weight: bold; color: #CC9933;}			
#panel 					{ font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold;}
#panel2					{ font-family: arial; font-size: 12px; color: #FFFFFF; font-weight: bold;}
#panel3   				{ font-family: arial; font-size: 12px; color: #003366;}
#search-box			    { border-width: 1px; border-style: solid; border-color: #003366; background-color:#FFFFFF; color: #003366; font-size:10px;}
#form-box 				{ border-width: 1px; border-style: solid; border-color: #003366; background-color:#FFFFFF; color: #003366; font-size:10px;}
#button 				{ border-width: 1px; border-style: solid; border-color: #99ADD6; background-color: #D6DEEF; color: #003366; font-size:12px; font-weight: bold;}
	}

