BODY {
	background-color: #575152;
	margin: 0;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bodyContent {
	background-color: #996600;
}
.bodyPadding{
	padding: 7px;
}

td.contentBody{
	background-color: #000;
	padding: 0;
	border: solid;
	border-color: #996600;
	border-width: 2px;
	margin: 10px 15px 15px 20px;
}

.indentedContent{
	background-color: #000;
	padding-left: 30pt;
}
.bodyHeader {
	background-color: #000;
	color: #fff;
	font-size: 1em;
}
.bodySubheader {
	background-color: #000;
	color: #ffffff;
	font-size: .80em;
}

td.footer{
	background-color: #996600;
	border: solid;
	border-width: 4px;
	border-color: #996600;
	border-top-width: 0;
	padding: 5px 10px 9px 10px;
	font-size: .6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#textLink {
	text-decoration: underline;
	color:#ffffff;
}
#textLink:hover {
	color: #FFFFFF;
}
#footLink {
	text-decoration: none;
	color: #ffffff;
	
}
#footLink:hover {
	text-decoration: underline;
	color: #ffffff;
}

#bodyText{
	text-align: left;
	font-size: 0.83em;
	line-height: 18px;
	margin: 10px 15px 10px 20px;
}

#bodyText strong{
	font-size: .95em;
}

#ResBodyText{
	text-align: left;
	font-size: .70em;
	line-height: 20px;
	margin: 10px 15px 10px 20px;
}

#ResBodyText a{
	color: #ffffff;
	text-decoration: none;
}
#CultBodyText{
	text-align: left;
	font-size: .75em;
	line-height: 18px;
	margin: 10px 15px 10px 20px;
}

#CultsideText{
	text-align: left;
	font-size: .70em;

	margin: 10px 15px 10px 20px;
}
#sideText{
	text-align: left;
	font-size: .75em;
	margin: 10px 15px 10px 20px;
}

#sideText a{
	text-decoration: none;
	color: #ffffff;
}

