#NewsTicker {
	position:absolute;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font: 80%/1.8em arial, helvetica, sans-serif;
	font-weight:bold;
	color: #204A91;
	z-index: 5;
	/*background:#00CCFF*/
}

#NewsTicker_Text {
	position:absolute;
	width:871px;
	height:23px;
	z-index:1;
	left: 98px;
	top: 3px;
	color:#7F7F7F;
/*	background-color: #FFFFCC;
	border: thin dotted #00FF00*/
}
#NewsLink {
	position:absolute;
	width:94px;
	height:23px;
	z-index:1;
	left: 10px;
	top: 2px;
	text-decoration: underline;
	/*color: #FE0000;*/
		color:#7F7F7F;
/*	background-color: #FFFFCC;*/
/*	border: thin dotted #00FF00;*/
}
