#ajaxticker1
	{
	        width: 697px;
            /* border: 1px ridge black; */
            background-color: White;
        }

#ajaxticker1 div
	{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
		background-color: white;
                font-size: 8pt;
	}
	
TD.NewsTicker
	{
		font-size: 7pt;
		color: DarkBlue;
		vertical-align: middle;
				
	}
	
TD.NewsTickerBlankSpace
	{
		height: 2px;
	}

