/* scroller background - TABLE */
.TScrBody2 {
	background-image: url(../images/backgrounds/conflict_diamond.jpg);
	width: 166px;
	height: 173px;
	border: 1px inset #0000FF;
	background-position: center center;
}
/* style to be applyed to all items' bodies
  - SPAN in Netscape 4.x, TD in rest
  all local stylesheets of external files if any are to be ignored */
.TScrItem1 {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
	white-space : nowrap;
}
