#scrollBar1 {
	width: 330px;
	height: 196px;
	overflow: auto;
	position: relative;
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
/*	padding-right:10px;*/
}
#scrollBar2 {
	width: 310px;
	height: 186px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
	/*padding-right:10px;*/
}
#scrollBar3 {
	width: 450px;
	height: 110px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
	/*padding-right:10px;*/
}
#scrollBar4 {
	width: 400px;
	height: 92px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
/*	padding-right:10px;*/
}
#scrollBar5 {
	width: 340px;
	height: 200px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
	/*padding-right:10px;*/
}
#scrollBar6 {
	width: 410px;
	height: 80px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
/*	padding-right:10px;*/
}
#scrollBar7 {
	width: 300px;
	height: 110px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
/*	padding-right:10px;*/
}
#scrollBar8 {
	width: 300px;
	height: 268px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
/*	padding-right:10px;*/
}
#scrollBar9 {
	width: 387px;
	height: 110px;
	overflow: auto;
	position: relative;
	background-color: #F7F4ED;
	font-family: verdana;
	font-size: 10px;
	color: #C9A871;
/*	padding-right:10px;*/
}
#scrollBar10 {
	width: 285px;
	height: 202px;
	overflow: auto;
	position: relative;
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
/*	padding-right:10px;*/
}
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
	width: 15px;
	background: #F7F4ED;
}
.vscrollerbar {
	width: 15px;
	background: #F7F4ED url(../images/bar.jpg) 0px repeat-x;
}
.vscrollerbar{
	padding-top:16px;
	padding-bottom:16px;
	z-index: 2;
}
.vscrollerbasebeg {
	background: url(../images/up.jpg) 1px;
	width: 15px;
	height: 15px !important;
}
.vscrollerbaseend {
	background: url(../images/down.jpg) 1px;
	height: 15px;
	width: 15px;
}
/* Scroll Bar Master Styling Ends Here */
