body
{
	background-image: url(/Images/Background.jpg);
	margin: 0px;
}

.Countdown
{
	color: #330000;
	font-family: Times New Roman, Serif;
	font-size: 20px;
}

.EBRExtraSmall
{
	color: #330000;
	font-family: Times New Roman, Serif;
	font-size: 11px;
	line-height: 14px;
}

.EBRSmaller
{
	color: #330000;
	font-family: Times New Roman, Serif;
	font-size: 12px;
	line-height: 16px;
}

.EBRBody
{
	color: #330000;
	font-family: Times New Roman, Serif;
	font-size: 14px;
	line-height: 18px;
}

.EBRLarger
{
	color: #330000;
	font-family: Times New Roman, Serif;
	font-size: 16px;
	line-height: 20px;
}

A, A:visited, A:active
{
	color: #660000;
}

A:hover
{
	text-decoration: none;
}invisabletable {
	visibility: hidden;
}
visabletable {
	visibility: visible;
}

