#newsbar {
	background-image:   url("../images/images_basis/bluestripe.gif");
	border: #FFFEF3;
	position: absolute;
	top: 255px;
	right: 50px;
	width: 225px;
	z-index: 5;
	padding: 5px;
}
#newsbar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#newsbar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
   }
#newsbar a:hover {
	color: #006AAA;
	text-decoration: none;
   }
.item1 {
	background-color: #FECF1D;
	color: #400001;
	padding: 10px;
	margin-bottom: 10px;
}
.item2 {
	background-color: #780001;
	padding: 10px;
	color: #FFCC67;
	margin-bottom: 10px;
}
#textfp {
	position: absolute;
	top: 254px;
	left: 167px;
	z-index: 2;
	right: 330px;
	padding-right: 40px;
	background-image: url(../images/images_basis/bruinindex.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
}
.itemheader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.itemsubheader {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.itempar {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
#stats {
	bottom: 0px;
	z-index: 1;
	width: 40px;
	position: absolute;
	height: 40px;
	right: 3px;
}
#payoff {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	position: absolute;
	left: 10px;
	z-index: 6;
	width: 160px;
	top: 750px;
	text-align: center;
	line-height: 20px;
}
