	.tickerLabel
	{
		font-family : Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 12px;
		color : #000000;
	}
	.static 
	{
		background-color : #CC0000;
		font-family : sans-serif;
		font-weight : bold;
		font-size : 16 px;
		text-align : right;
		padding-right : 10px;
		color : #CC0000;
	}
	.container
	{
		position: relative;
		height: 20px;
		width: 450px;
		overflow: hidden;
; clip:   rect(   )	}

	.ticker
	{
		position:relative;
		visibility:hidden;
		left:0px;
		top:0px;
		border-width:0px;
		border-style: none;
		font-size:12px;
		font-weight:normal;
		width: 100%;
		height : 30px;
; color: #000000	}
	
	.banner A:link, .banner A:visited, .banner A:hover
	{
		color:white;
	}
.tickerText:link
	{
		color:white;
		font-family : arial;
		font-weight : bold;
		font-size : 14px;
	}

	
	.tickerText { 				font-family : Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 12px;
; color: #000000; background-color: #CCCC99 } 
