#table-content-top {
	background-image: url(bkg-content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 573px;
	padding-right: 60px;
	padding-left: 100px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}

#table-content-bottom {
	background-image: url(bkg-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 573px;
	padding-right: 75px;
	padding-left: 100px;
	text-align: left;
	vertical-align: top;
}
#table-content-2-bottom {
	background-image: url(bkg-content-2-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 573px;
	padding-right: 75px;
	padding-left: 120px;
	text-align: left;
	vertical-align: top;
}
#table-content-2-top {
	background-image: url(bkg-content-2-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 573px;
	padding-right: 75px;
	padding-left: 120px;
	text-align: left;
	vertical-align: top;
	padding-top: 35px;
}
.txt-leading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffcc;
	line-height: 16px;
}
.txt-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: bold;
	color: #ffffcc;
	line-height: normal;
}
.txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #ffffcc;
}

.txt-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
}
