body { 
	background-color: #81AAC1;
	margin-top: 0;
}


h1 {
	font-family: Georgia, serif;
	font-size: 36px;
	color: #C01F25;
	font-weight: bold;	
	text-align: center;
	line-height: normal;
}
h2 {
	font-family: Georgia, serif;;
	font-size: 28px;
	color: #C01F25;
	font-weight: bold;	
	text-align: center;
	line-height: normal;
}

h3 {
	font-family: Georgia, serif;
	font-size: 24px;
	color: #C01F25;
	font-weight: bold;
	line-height: 125%;	
}

h4 {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #C01F25;
	font-weight: bold;	
	text-align: center;
}

p {
	font-family: Verdana, san-serif;
	font-size: 14px;
	color: #000000;
	line-height: 125%;
 }

li {
	font-family: Verdana, san-serif;
	font-size: 14px;
	color: #000000;
	line-height: 130%;
}

td {
	font-family: Verdana, san-serif;
	font-size: 14px;
	color: #000000;
	line-height: 125%;
 }
#countdown1 { 
	font-family: Tahoma, serif;;
	font-size: 24px;
	color: #C01F25;
	font-weight: bold;	
	text-align: center;
	line-height: normal;
	border:#0F6292 5px double;
	padding:5px;
	margin-top: 10px; 
	margin-bottom: 10px; 
 }
.mastertable {
	background-color:#FFFFFF;
}
.content { 
	padding: 15px;
}
.smalllinktext {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	color:#C01F25;
	text-decoration:none;
	font-weight:600;
}
a:hover {
	color:#ffCC00;
	font-weight:600;
	text-decoration: underline;
}
a:visited {
	color:#0F6292; 
	font-weight:600;
	text-decoration: underline;
}

a:active {
	color:#FFCC00
	font-weight:600;
	}

a:hover:visited {
	color:#0F6292; 
	font-weight:600;
	text-decoration: underline;
}

.imgfloatleft { 
	float: left;
}

.imgfloatright { 
	float: right;
	margin-left:5px;
}
.footer {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	text-align:center;
}


.hdr4 {
	background-color: #ffff66;
}
.textbox {
	background-color: #FFFFC0;
}
.chart td {
	background-color: #FFFFFF;

}

.toolieredbold {
	color: #C01F25;
	font-weight: bold;
}
.tooliebluebold {
	color: #0F6292;
	font-weight: bold;
}
