@charset "UTF-8";
/* CSS Document */
@import url("../webfonts/BIRTH_OF_A_HERO/stylesheet.css");
.Header {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FEF0B0;
	text-align: center;
}
body, td, th {
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	color: #405952;
		
}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
	
}
a.other:link {
	font-family: 'Quicksand', sans-serif;
	font-style: italic;
	
	color: #405952;
}
a.other:visited {
	text-decoration: none;
	color: #405952;
}
a.other:hover {
	color: #CC0000;
	text-decoration: none;
}
a.other:active {
	color: #CC0000;
	text-decoration: none;
	
}
.event {
	color:#FFF;
	font-size: 16px;
	text-align: left;
	font-style: italic;
}
.eventcolumn {
	color:#FFF;
	font-size: 16px;
	text-align: left;
	font-style: italic;
}
.time {
	color: #FFFF00;
	font-size: 16px;
	font-style: italic;
	
}
.date {
	color: #6DD900;
	font-size: 18px;
	text-align: left;
	font-style: italic;
}
.dark12px {
	color: #405952;
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
.light12px {
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	font-style: italic;
}
.red12px {
	color: #CC0000;
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
#date2 {
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 10px;
	color: #3C544D;
}
.footer {
	font-size: 16px;
	font-style: italic;
	color: #6DD900;
	text-align: center;
}
.event {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
.SOLDOUT {
	color: #F00;
	text-decoration: blink;
}
#top {
	text-align: left;
}
.highlighted {	color: #0CF;

	font-style: italic;
	font-size: 16px;
}
body {
	margin-top: 0px;
}
.dark {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #405952;
}
.tablecontent {
	font-size: 16px;
	font-style: normal;
	color: #FFF;
}
