.ticker
{
	border-color:#00CC00; 
    border-style: outlet; 
   	position:		relative;
	visibility: 	hidden;
	left:			0px; 
	top:			0px; 
	bottom:			0px; 
	border-width:	0px;
	border-style:	solid;
	font-size:		12px; 
	font-weight:	bold; 
	width:			100%;
	background:		#CCFF99; 

}

.clstsu
{
	color:			#C0C0C0;
	cursor: 		hand;
	cursor: 		pointer; 
	padding-bottom: 2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin: 		0px;
}

.clstsd
{
	color:			red; 
	cursor: 		hand;
	cursor: 		pointer; 
	padding-bottom: 2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin: 		0px;
}

.clstimg
{
	height: 12px;
	width:	18px;
}
