#newsholder {
	text-align: center;	
}



#imageholder{
	padding:0 0 0 8px;
}

#imageholder table td {
	border: 1px solid #666666;
	height: 60px;
	width: 97px;
	vertical-align: middle;
	text-align: center;
}

#imageholder table img {
	height: 50px;
	width: 85px;
	border-color: transparent;
		vertical-align: middle;
	text-align: center;
}

#imageholder1 table {
	height:40px;
}

#imageholder1 table td {
	border: 1px solid #666666;
	height: 50px;
	width: 80px;
	vertical-align: middle;
	text-align: center;
}

#imageholder1 table img {
	height: 40px;
	width: 70px;
	border-color: transparent;
}

#scrollholder {
	margin-left:10px;
	width: 511px;
	background-color: #FDFCFC;
	word-spacing: normal;
	white-space: nowrap;
	overflow: hidden;
	font:bold 11px/11px  Tahoma, Helvetica, sans-serif;
	height:15px;
	border: 1px solid #ccc;
text-align: center;
	padding: 2px 0 0 0;
}

#pause_scrollholder {
	margin-left:10px;
	width: 515px;
	background-color: ORANGE;
	word-spacing: normal;
	white-space: nowrap;
	overflow: hidden;
	font:bold 12px/24px  Tahoma, Helvetica, sans-serif;
	height:20px;
}

#scrollholder marquee a{
	text-decoration: none;
	font-weight: bold;
	color: BLACK;
	margin-left: 100px;
	margin-right: 100px;
}

#pause_scrollholder a{
	text-decoration: none;
	font-weight: bold;
	color: BLACK;
	margin-left: 100px;
	margin-right: 100px;
}


#scrollholder a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #BB0808;
}

#pause_scrollholder a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #BB0808;
}


