body {
	background-image: url(images/h-bg.gif);
	background-repeat: repeat;
}
.border-gold1 {
	border: 2px solid #fcd549;
}
.border-gold2 {

	border: thin solid #f5c740;
}
.border-darkgold {


	border: thin solid #b7822a;
}
.white-txt {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.f-txt {
	font-family: Arial;
	font-size: 10px;
	color: #f5e8ba;
}
