.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px; 
	top:			0px; 
	border-width:	1px;
	border-style:	solid;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px; 
	font-weight:	bold; 
	width:			100%;
}

.clstsb {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color:			#3399cc; 
}
.clstsb a:link {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color:			#3399cc;
}

.clstsw
{
	color:			#ffffff; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin:			0px;
}
#tickerID .clstsw a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tickerID .clstsw a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}