#B {
  background-color: #d0f0d0;
  border: solid 1px #000000;
  color: #000000;
  padding: 7px;
  position: absolute;
  left: 145px;
  top: 25px;
  width: 510px;
  height: 130px;
  z-index: 200;
  font: bold 14px franklin gothic medium
}
A:link {
	color: #3131FF;
	text-decoration: none;
}

A:visited {
	color: #636331;
	text-decoration: none;
}

A:active {
	color: #003163;
	text-decoration: none;
}

A:hover {
	color: Red;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : Verdana,Arial;
}

TD.right {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	width: 250px;
	position: static;
}

TD.left {
font-family: Verdana,Arial;
font-size: 10px;
color: #333333;
}

p.left {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #333333;
	text-indent: 2pt;

}

.area1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.area1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.area1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.area1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.christmas {
	font-family: Papyrus, "Serifa BT";
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
	background-position: center;
}
.news {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	background-color: #CC0033;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	right: 10px;
	width: 140px;
}
.area2 {
	font-family: "Arial Black", "Arial Rounded MT Bold";
	font-size: 12px;
	text-indent: 5pt;
}
table.stats
	{text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	width: 100%;
	background-color: #130;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;}

table.stats td
	{background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;}

table.stats td.hed
	{background-color: #001258;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 16px;
	font-weight: bold;}

table.stats td.state
{
	background-color: #CC0033;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10pt;
}
#navlist
	{
	padding: 0em .1em 0em 0em;
	margin-left: 0;
	font: bold 14px franklin gothic medium, verdana, arial;
	background: #CCD;
	}
	#navlist li
	{
	list-style: none;
	margin: 0;
	border-top: 0em solid gray;
	text-align: right;
	}
	#navlist li a
	{
	display: block;
	padding: 0em 0em 0em 0em;
	border-left: medium solid #CC0033;
	background: #CCD;
	text-decoration: none;
	}
	#navlist li a:link { color: #448; }
	#navlist li a:visited { color: #667; }
	#navlist li a:hover
	{
	color: #FFF;
	background: #999999;
	border-left: solid #0b2971;
	}
