body {
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
	background-color: #112f1c;	
}

h1{
    color:#fcd41a;
   	font-family: Arial, sans-serif;
   	font-weight: bold;
	font-size: 32px;    
	padding: 0px;
	margin: 0px;

}

	
h2{
    color:#fc6c05;
   	font-family: Tahoma, Arial;
   	font-weight: bold;
	font-size: 14px;
    padding: 0px;
	margin: 0px;
}
h3{
    color:#fcd41a;
   	font-family: Arial, sans-serif;
   	font-weight: bold;
	font-size: 20px;    
	padding: 0px;
	margin: 0px;

}

p{
		color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

		  	  
.top_nav, top_nav a:link, .top_nav a:visited {
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	}
	
.top_nav a:hover {
	text-align:center;
	text-decoration:none;
	color:#fcd41a;
	font-family: Arial;
	font-size: 12px;
	}
	
div.line{
	height:2px;
	background-color: #FFFFFF;
}
	
div.border{
	border: 1px solid #FFFFFF;
	  padding: 0px;
}

td.border{
	border: 1px solid #FFFFFF;
	padding: 0px;
}
td.border_black_bg{
	border: 1px solid #FFFFFF;
	padding: 0px;
	background-color: #000000;
}

.nexteventsbg{
    height:66px;
	background-image: url(images/nexteventsbgrnd.jpg);
	background-repeat: no-repeat;
}
.poster{
	background-color: #09699c;
}
	
.text, .text a:link, .text a:visited {
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	}	
	
.text a:hover {
	color:#fcd41a;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration:none;
}


.text_big, .text_big a:link, .text_big a:visited {
		color:#fcd41a;
	font-family: Arial;
	text-decoration:none;
	font-size: 16px;
		font-weight: bold;
}
.text_big a:hover {
color:#ffffff;
	text-decoration:none;
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
} 

.text_big_2, .text_big_2 a:link, .text_big_2 a:visited {
   color:#ff4200;
	font-family: Arial;
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
}
.text_big_2 a:hover {
   color:#ffffff;
	text-decoration:none;
	font-family:  Arial;
	font-size: 15px;
	font-weight: bold;
} 
.text_big_3 {
    color:#ff4200;
	text-decoration:none;
	font-family:  Arial;
	font-size:30px;
} 
.footer, footer a:link, .footer a:visited {
    color:#ffffff;
	font-family: Arial;
	font-size: 10px;
    text-decoration:none;
}

.footer a:hover {
	   color:#ff4200;
font-family: Arial;
	font-size: 10px;
	text-decoration:none;
}
