.tickertable{
	border: 1px solid #CC0000;
	background-color: #CC0000;
}
.tickertable0{
	font-family: Arial;
	font-size: 14px;
	color: white;
	background-color: #CC0000;
	line-height: 21px;
	border: none;
	font-weight: bold;
}
.tickertable1{
	font-family: Arial;
	font-size: 12px;
	background-color: #F2F2F2;
	color: #333333;
	line-height: 15px;
	vertical-align: middle;
	background-image: url(ticker.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	width: 100%;
}


