.brown_bar {
	background-image: url(images/brown_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.back_gradient {
	background-image: url(images/brown_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.style1 {font-size: 9px}
.right_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #54372b;
}
.header {
	font-size: 14px;
	text-transform: uppercase;
	color: bc9a54;
}
.whitetxt {
	color: #FFFFFF;
}
.middle_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #54372B;
}
