.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px; 
	top:			0px; 
	border-width:	1px;
	font-size:		12px; 
	font-weight:	bold; 
	width:			100%;
	text-decoration:none;
}

.clstsu
{
	color:			white; 
	font-weight:		bold;
	margin:			0px;
	font-size:		11px;
	text-decoration:none;
	font-family:		sans-serif, Arial, Helvetica;
}
A.clstsu {text-decoration:none;color:			white; }
A.clstsu:visited {text-decoration:none;color:white;}
A.clstsu:hover {text-decoration:none;color:#F37022;}
A.clstsu:active {text-decoration:none;color:white;}


.clstsd
{
	color:			red; 
	cursor:			hand;
	text-decoration:none;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin:			0px;
}

.clstimg
{
	height: 12px;
	width:  18px;
}

.temp
{font-size:12px;font-weight:bold;color:white;font-style:italic}