.styles {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.border {
	border-top: 1px none b17c09;
	border-right: 1px solid b17c09;
	border-bottom: 1px none b17c09;
	border-left: 1px none b17c09;



}
.borderbig {
	border-top: 1px solid b17c09;
	border-right: 1px solid b17c09;
	border-bottom: 1px none b17c09;
	border-left: 1px none b17c09;


}
.borderleft {

	border-top: 1px none b17c09;
	border-right: 1px none b17c09;
	border-bottom: 1px solid b17c09;
	border-left: 1px solid b17c09;
}
.bordersides {

	border-top: 1px none b17c09;
	border-right: 1px solid b17c09;
	border-bottom: 1px none b17c09;
	border-left: 1px none b17c09;
}
.borderbottom {

	border-top: 1px none #B17C0A;
	border-right: 1px none #B17C0A;
	border-bottom: 1px solid #B17C0A;
	border-left: 1px none #B17C0A;
}
.borderright {

	border-top: 1px none b17c09;
	border-right: 1px none b17c09;
	border-bottom: 1px none b17c09;
	border-left: 1px solid b17c09;
}
.borderleftCopy {


	border-top: 1px none b17c09;
	border-right: 1px none b17c09;
	border-bottom: 1px none b17c09;
	border-left: 1px solid b17c09;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.rtbt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B17C09;
	border-right-color: #B17C09;
	border-bottom-color: #B17C09;
	border-left-color: #B17C09;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B17C09;
	text-decoration: none;
}
.bb {
	border: 1px solid #B17C09;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
