@charset "UTF-8";
.boxyellow {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8F5600;
	border-bottom-color: #8F5600;
	border-left-color: #8F5600;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
.medWhiteSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD908C;
	line-height: 20px;
}
.boxdark {
	background-image: url(images/dkback.jpg);
	background-repeat: repeat;
}
.medWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD908C;
	line-height: 16px;
}
.smallYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB7000;
	line-height: 12px;
	letter-spacing: 1px;
}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD908C;
	line-height: 13px;
}
.largeYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB7000;
	line-height: 20px;
}
.medWhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB7000;
	line-height: 16px;
}
