@charset "utf-8";
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.headspot_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.spot_grey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.newshead_red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B90000;
	text-decoration: none;
}
a:link {
	color: #B00000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img {
border:0px;
}.whitenormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greybld {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.rednrml {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C40000;
	text-decoration: none;
}
.float {
	float: right;
}
.whitesmall {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
