a.jScrollArrowUp {
	background: url(../img/setaup.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	display: none;
}
a.jScrollArrowUp:hover {
	background: url(../img/setaup.jpg) no-repeat;
	display: none;
}
a.jScrollArrowDown {
	background: url(../img/setadown.jpg) repeat-x 0 0;
	margin: 0px 0px 0px 0px;
	display: none;
}
a.jScrollArrowDown:hover {
	display: none;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	display: none;
}

.scrollAD {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 80;
	display: none;
}

.scrollCCA {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 80;
	display: none;
}

.scrollMP {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 80;
	display: none;
}

.scrollENG {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 80;
	display: none;
}
.scrollID {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 80;
	display: none;
}

.scrollLAND {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 80;
	display: none;
}
.scrollES {
	width: 200px;
	height: 200px;
	overflow: auto;
	z-index: 80;
	display: none;
}


#TextAD {
	height: 360px;
	width: 515px;
	color: #FFF;
}

#TextCCA {
	height: 360px;
	width: 496px;
	color: #FFF;
}

#TextMP {
	height: 360px;
	width: 515px;
	color: #FFF;
}

#TextENG {
	height: 360px;
	width: 496px;
	color: #FFF;
}

#TextID {
	height: 360px;
	width: 496px;
	color: #FFF;
}

#TextLAND {
	height: 360px;
	width: 496px;
	color: #FFF;
}

#TextES {
	height: 360px;
	width: 515px;
	color: #FFF;
}

#TextBT {
	height: 470px;
	color: #FFF;
	top:10px;
}

.scrollBT {
	width: 470px;
	overflow: auto;
	z-index: 80;
	display: none;
}
