/* Ticker Style */
#ajaxticker1 {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
#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*/
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
#ajaxticker1 div.messag {
	overflow:hidden;
}
#ajaxticker1 h2{font-weight:normal; color:#900000;}
div.message{font-family:Arial, Helvetica, sans-serif;}