.copy {
	float:left;
	background-color: #f8b101;
}
.auh {
	float:right;
	margin-right: 10px;
	background-color: #f8b101;
}
.hr {
	color:#f8b101;
}
.red {
	color:#C00;
	font-weight:bold;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/boxTitleBg.gif);
	width: 175px;
	height: 15px;
	padding-top: 1px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../images/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.boxContentLeft, .boxContentRight {
	background-color: #000000;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 170px;
}
.text {
	color:#702922;
	font-weight: bold;
}
