.cellbg {
	background-image: url(slices/cellbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}
.hdr {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFF00;
}
.spread {
	letter-spacing: 3px;
	font-weight: bolder;
	font-size: 14px;
}
.yellow {
	color: #FFFF00;
}
.trim {
	border: 1px solid #FFFFFF;
}
.ytbl {
	text-transform: uppercase;
	color: #FFFF00;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.ytblCopy {
	text-transform: uppercase;
	color: #FFFF00;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.spread12 {

	letter-spacing: 3px;
	font-weight: bold;
	font-size: 12px;
}
