﻿.ticker
{
	position: relative;
	visibility: hidden;
	left: 0px;
	top: 0px;
	border-width: 0px;
	border-style: none;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	vertical-align: middle;
	padding-top: 1px;
	text-decoration: none;
}

.clstsu
{
	color:			#008800; 
	cursor:			hand;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin:			0px;
	text-decoration: none;
}

.clstsd
{
	color:			#ff0000; 
	cursor:			hand;
	cursor:			pointer; 
	padding-bottom:	2px; 
	padding-left:	2em;
	padding-right:	2em;
	margin:			0px;
	text-decoration: none;
}

.clstimg
{
	height: 8px;
	width: 10px;
	position: inherit;
	border: 0;
}

