﻿.countdown {
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #245186;
	background-color: #eeeeee;
	line-height: 25px;
	border-bottom: 2px #244e80 solid;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #245186;
	text-decoration: none;
	font-weight: bold;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #008AD1;
	text-decoraction: none;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008AD1;
	text-decoraction: none;
}
.RegText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.EventList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.SmallLtGrey	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #666666;
	}
.RegImg {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.BlkBorder {
border-color: #000000;
border-width: 1px;
}
.SearchText
    {
        background-color: #008ad1;
        color: #fff;
        border: none;
        text-align: left;
        font-weight: bold;
    }