/* scroller background: iframe BODY object */
.Back {
;
filter: Alpha(Opacity=100)
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.tickerbak { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; border: 1px #CCCCCC solid; background-color: #FFFFFF; clip:  rect(   ); filter: Alpha(Opacity=80); height: 100px; width: 180px}
.newscontact1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666 ; line-height: 14px; border: 1px #CCCCCC solid; width: 250px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-weight: normal}
.tickerTitle2 { font-family: Verdana; font-size: 10px; ; color: #CC9933; line-height: 12px; font-weight: bold}
.tickerBody2 { font-family: Verdana; font-size: 9px; ; color: #666666; line-height: 13px}

#tickerContainer {
	font-size: 10px; 
	line-height: 13px; 
	color: #666666;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#tickerContainer p{
	font-size: 10px; 
	line-height: 13px; 
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#tickerContainer H1{
	font-size: 11px; 
	line-height: 13px; 
	color: #CC9933;
	padding: 0px;
	margin: 0px;
}
