body {
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

p.bodyHeading {
	color:#FF0000;
	text-decoration:underline;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

p.subHeading {
	color:#cccccc;
	text-decoration:underline;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

p.bodyText {
	color:#FFFFff;
	text-align:center;
}

p.emphasis {
	color:#FF0000;
	font-style:italic;
	text-align:center;
}


p.large_grey {
color:#FFFFff;
text-align:center;
}

p.phone {
color:#FF0000;
	text-decoration:none;
	font-size:22px;
	text-align:center;
}



p.large_grey {
/* was #666 */
	color:#666;

	font-size: 30pt;

	font-weight: bold;

	text-transform: capitalize;

	text-align: center;

	margin-top: 0px;

	margin-bottom: 0px;

	font-family: "Impact";

}



p.red_outline {
/* was ff00ff */
	color:#ff00ff;

	font-size: 14pt;

	font-weight: bold;

	text-transform: capitalize;

	text-align: center;

	margin-top: 0px;

	margin-bottom: 0px;

	font-family: "Impact";

}



p.red_white_heading {

	color: #FF0000;

	font-size: 18pt;

/*	font-weight: none;*/
	font-weight:normal;

	margin-top: 0px;

	margin-bottom: 0px;

	font-family: "Impact";

}



p.large_red_white {
/* was fff */
	color: #fff;

	font-size: 30pt;

	font-weight: bold;

	text-transform: capitalize;

	text-align: center;

	margin-top: 0px;

	margin-bottom: 0px;

	font-family: "Impact";

}

*/




table.timetable_table {

	border-collapse: collapse;

	width: 300px;

}





tr.timetable_table_header {

	background-color: #999999;

	font-weight: bold;

	text-transform: capitalize;

}



tr.timetable_red_group {

	background-color: red;

}



tr.timetable_red_group td {

	border: solid 1px black;

}



tr.timetable_white_group {

	background-color: white;

}



tr.timetable_white_group td {

	border: solid 1px black;

}



tr.timetable_black_group {

	background-color: black;

	color: #FFFFFF;

}

tr.timetable_black_group td {

	border: solid 1px black;	

}



/*                --------------- added by ee-web november 2008 ------------------------------------- */
.test {
color:#CCCCCC;
}
