body {
	background-color: transparent;
	margin: 0;
	
}

.mainBoxScroller {
	background-image: url(images/index5_r6_c2.jpg);
	background-repeat: no-repeat;
	height: 373px;
	width: 689px;
	overflow: hidden;
	text-align: left;	
}
.mainBoxTitle {
	background-image: url(images/index5_r4_c3.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 585px;
	overflow: hidden;
	text-align: center;
	font-size: 24px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7BB0D8;
	font-weight: bolder;
	font-style: italic;
}

.scrollBar1 {

	scrollbar-3dlight-color: blue;
	scrollbar-arrow-color:#FF0000;
	scrollbar-base-color:blue;
	scrollbar-darkshadow-color:blue;
	scrollbar-face-color:blue;
	scrollbar-highlight-color:blue;
	scrollbar-shadow-color:	blue;
}
