body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF1023;
}
#countbox {
	font-family: verdana, Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-variant:small-caps;
	color: black;
	width: 327px;
	height: 85px;
	background-image: url("images/CountdownPage.png");
	padding-top: 37px;
	padding-left: 25px;
	padding-right: 37px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:active {
	color: #6699ff;
	text-decoration: none;
}
a:visited {
	color: #6699ff;
	text-decoration: none;
}
a:link {
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}
.header {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.footer a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color:#FFCC00;
	text-decoration: underline;
}
.apptable {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	background-color:#cccccc;
}

.FormFields {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	padding-left:5px;
	border-color:#ffcc66;
	border-style:solid;
	border-width:1px;
}
.FormButton {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:#FFCC33;
	text-transform: uppercase;
	border: 1px solid #000000;
	padding: 1px;
}
.linkstyle a:active {
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
}
.linkstyle a:visited {
	color: #ff0000;
	font-weight:bold;
	text-decoration: underline;
}
.linkstyle a:link {
	color: #ff0000;
	font-weight:bold;
	text-decoration: underline;
}
.linkstyle a:hover {
	color:#FF9900;
	font-weight:bold;
}
.bold_red {	
	color: #FF0000;
	font-weight: bold;
}
.bold_orange {	
	color: #F7941D;
	font-weight: bold;
}
.bold_green {	
	color: #4A7F32;
	font-weight: bold;
}
.bold_maroon {	
	color: #C6141D;
	font-weight: bold;
}
.bold_contactus {	
	color: #6C5901;
	font-weight: bold;

}
.result_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border:1px #333333 solid;
}
