body {
	background-color: #6ebcd1;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #F8F6F6;
	scrollbar-arrow-color: #000000;
}
.maintext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #000000;
}
.maintext a{
	color: #CC0000;
}
.maintext a:hover{
	color: #990000;
}
.textblue {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #264ba0;
}
.textblue a{
	color: #264ba0;
}
.textblue a:hover{
	color: #000000;
}
.textlist {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #264ba0;
}
.textlist a{
	color: #264ba0;
	text-decoration: none;
}
.textlist a:hover{
	color: #FF6600;
}
.textred {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #CC0000;
}
.textred a{
	color: #CC0000;
}
.textred a:hover{
	color: #000000;
}
.textorange {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	color: #FF6600;
}
.textorange a{
	color: #FF6600;
}
.textorange a:hover{
	color: #000000;
}
.head {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 20px;
	color: #264ba0;
}
.subhead {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.subheadred {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.countdown {
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 42px;
	font-weight: 100;
	color: #ED2024;
}
div.scroll {
	height: 344px;
	width: 636px;
	overflow: auto;
	border: 0px;
	padding: 0px;
}
#hold	{
	position:relative; overflow:hidden;
	width:327px; height:160px; z-index:5;
	}
#wn	{
	position:absolute;
	left:0px; top:0px;
	width:327px; height:160px;
	clip:rect(0px, 327px, 160px, 0px);
	overflow:hidden;
	z-index:5;
	}
#lyr1	{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	visibility: hidden;
	}

