BODY {
scrollbar-face-color:#BC9436;
scrollbar-highlight-color:#BC9436;
scrollbar-3dlight-color:#E5BA2F;
scrollbar-darkshadow-color:#E5BA2F;
scrollbar-shadow-color:#BC9436;
scrollbar-arrow-color:#E5BA2F;
scrollbar-track-color:#BC9436;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2d76a6;
	text-decoration: none;
}
.textH {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD882F;
	text-decoration: none;
}
.bgp2 {

	background-attachment: scroll;
	background-image: url(../images/page2_07.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.text a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2d76a6;
	text-decoration: none;
}
.text a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2d76a6;
	text-decoration: none;
}
.text a:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD882F;
	text-decoration: underline;
}
.text a:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2d76a6;
	text-decoration: none;
}
.text1Box {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #826226;
	text-decoration: none;
	border: 1px solid #DFA93C;
	background-color: #FDF6E4;
}

