body {
	background-color: #5b3d20;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link       { color: #FF1D97; text-decoration: none; }
a:visited    { color: #FF1D97; text-decoration: none; }
a:active     { color: #85D100; text-decoration: none; }
a:hover      { color: #85D100; text-decoration: none; }
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3F3629;
	font-weight:bold;
	padding: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3F3629;
	padding: 10px;
	line-height:1.75;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3F3629;
	font-weight:bold;
	padding: 10px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F3629;
	font-weight:bold;
	padding: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCBC98;
	padding-left: 18px;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width:15px;
background-image: url(../img/layout/scbar.gif);
}
.vscrollerbar {
background-image: url(../img/layout/slider.gif);
width: 15px;
height: 127px !important;
padding: 0px;
z-index: 2;
}
.hscrollerbase { 
height: 10px;
background-color: #FFFFFF; 
}
.hscrollerbar {
width: 0px;
height: 0px;
padding: 0px;
z-index: 2;
}
.scrollerjogbox {
width: 10px; height: 10px;
top: auto; left: auto; bottom: 0px; right: 0px; } 
#mycustomscroll {
	width: 363px;
	height: 362px;
	overflow: auto;
	position: relative;
	margin: 0.3em auto;
	padding: 6px;
}
