/* scroller background: iframe BODY object */

.Back {
	background-image: url(../s1_data/scroll_bg.jpg);
	margin: 0;
}

.ArrowUp {
	top: 250px;
	left: 428px;
	height: 16px;
	width: 16px;
}
.ArrowDn {
	top: 270px;
	left: 428px;
	height: 16px;
	width: 16px;
}
.ItemBody {
	font-family: "Trebuchet MS";
	font-size:15px;
	padding: 5px;
	text-align: justify;
	color: #666666;
}.newstyle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #3300CC;
}
/* Menu Links */
.a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #5ecbf4;
	text-decoration: none;
}
a:active {
	color: #5ecbf4;
	}
