.pgBgColor{
	background-color: #999999;
	height: 700px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#sermonTable {
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
}
#pageTitle {
	background-color: #E2DCB8;
	margin: 0px 0px 15px;
	height: 75px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E2DCB8;
	background-repeat: no-repeat;
	display: block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E2DCB8;
}
.getWMediaCell {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.getWMContent{
	padding-top: 15px;
}


#columnTitlesRow {
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFCC;
}
.columnTitleCellBrd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.sermonRows {
	text-align: center;
}


.middleCells {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 11px;
}
.middleCellRight{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 11px;
	padding: 5px;
}
.lastColumnCells{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.lastColumnCellRight{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#realOne {
	width: 550px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

	background-color: #FFFFFF
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px dashed #000000;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.leftCells {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0A0000;
}
.columnTitleCellBrdLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.columnTitleCellBrdRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
