#headlineTicker{ 
			position:relative;
			top:0; left:0;
			background-color:#000000;
			color:ffffff;
			font-family:Arial;
			font-weight:bold;
			text-align:center;
			height:100%; width:100%;
		}
#headlineFrame{ 	position:absolute;
			width:100%;
			background-color:000000;
			layer-background-color:000000;
		}

#tickerText{		position:relative;
			text-decoration:none;
			text-weight:bold;
			font-size:12pt;
			background-color:000000;
			layer-background-color:000000;
			color:000000;
			vertical-align:middle;
		}	


#nstickerText{		position:absolute;
			text-decoration:none;
			text-weight:bold;
			background-color:000000;
			layer-background-color:000000;
			color:ffffff;
			vertical-align:middle;
		}	

.nsTickerFont{		color:ffffff;
			font-size:12pt;
			text-decoration:none;
			text-align:center;
			font-weight:bold;
			font-family:Arial;
	}		

.headlinesHeadline{
			font-size:8pt;
			font-family:Arial;
			color:#ffff00;
			text-align:left;
			font-weight:bold;
			background-color:#434343;
			layer-background-color:#434343;
		}

.headlinesHeadlineTd{	width:15%; height:100%;
			background-color:#434343;
			layer-background-color:#434343;
		}	

.headlinesClick{	font-size:8pt;
			font-family:Arial;
			text-align:right;
			color:#ffff00;
			font-weight:bold;
			background-color:#434343;
			layer-background-color:#434343;

		}	
#headlineBorder{	position:relative;
			height:100%;
			width:100%;
			border-style:solid;
			border-width:thin thin;
			border-color:#ff0000 #434343 #ff0000 #434343;
		}
		