body {
	margin: 0px;
	padding: 0px;



scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #FFFFB3;
scrollbar-track-color: #FFFFB3;
scrollbar-face-color: #FFFFB3;
scrollbar-shadow-color: #FFFFB3;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFB3;
}
a:link { color: #FF6600; text-decoration:none; }
a:visited { color:#FF6600; text-decoration:none; }
a:active { color:#FF6600; text-decoration:none; }
a:hover { color:#FDC502; text-decoration:none; }

.back {
	background-color: #FFFFB3;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDC502;
	background-color: #FFFFB3;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	background-attachment: fixed;
	background-image: url(../images/about_r7_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-attachment: fixed;
	background-image: url(../images/about_r7_c11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-attachment: fixed;
	background-image: url(../images/about_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gradient {
	background-attachment: fixed;
	background-image: url(../images/aboutback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

