body
{
	background-color: #5B2650;
	margin-left: 10px;
	margin-top: 5px;
}


a.SubLink:link			{ font-size: 8pt; color: #5b2650; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.SubLink:active		{ font-size: 8pt; color: #5b2650; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.SubLink:visited		{ font-size: 8pt; color: #5b2650; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.SubLink:hover			{ font-size: 8pt; color: #5b2650; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: underline;}

a.FormLink:link			{ font-size: 8pt; color: #E4DA95; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.FormLink:active		{ font-size: 8pt; color: #E4DA95; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.FormLink:visited		{ font-size: 8pt; color: #E4DA95; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.FormLink:hover		{ font-size: 8pt; color: #E4DA95; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: underline;}

a.SiteNavLink:link		{ font-size: 10pt; color: white; font-family: Arial, Sans-Serif; text-decoration: none;}
a.SiteNavLink:active	{ font-size: 10pt; color: white; font-family: Arial, Sans-Serif; text-decoration: none;}
a.SiteNavLink:visited	{ font-size: 10pt; color: white; font-family: Arial, Sans-Serif; text-decoration: none;}
a.SiteNavLink:hover		{ font-size: 10pt; color: white; font-family: Arial, Sans-Serif; text-decoration: underline;}

a.WhiteLink:link		{ font-size: 8pt; color: white; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.WhiteLink:active		{ font-size: 8pt; color: white; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.WhiteLink:visited		{ font-size: 8pt; color: white; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.WhiteLink:hover		{ font-size: 8pt; color: white; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: underline;}

a.dsl:link				{ font-size: 8pt; color: black; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.dsl:active			{ font-size: 8pt; color: black; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.dsl:visited			{ font-size: 8pt; color: black; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: none;}
a.dsl:hover				{ font-size: 8pt; color: black; font-family: Tahoma, Sans-Serif; font-weight:bold; text-decoration: underline;}


.Nav
{
	font-size: 12pt;
	color: #5b2650;
	font-family: Sans-Serif;
}
.NavMenu
{
	padding-right: 10px;
	padding-top: 10px;
}
.NavImage
{
	border-right: #707070 thin solid;
	border-top: #707070 thin solid;
	border-left: #707070 thin solid;
	border-bottom: #707070 thin solid;
}
.NavImageMO
{
	border-right: #5b2650 thin solid;
	border-top: #5b2650 thin solid;
	border-left: #5b2650 thin solid;
	border-bottom: #5b2650 thin solid;
}

.Date
{
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Sans-Serif;
}
.tblMain
{
	
	border-bottom: #ffffff thin solid;
	border-right: #ffffff thin solid;
	border-left: #ffffff thin solid;
	background-color: #707070;
}
.tblSub
{
	border-top: #5b2650 thin solid;
	border-right: #5b2650 thin solid;
	border-left: #5b2650 thin solid;
	border-bottom: #5b2650 thin solid;
}
.tblSingle
{
	border-top: #5b2650 thin solid;
	border-right: #5b2650 thin solid;
	border-left: #5b2650 thin solid;
	border-bottom: #5b2650 thin solid;
	background-color: #e6d995;
}

.H1
{
	font-size: 8pt;
	color: White;
	font-weight: bold;	
	font-family: Tahoma, Sans-Serif;
	background-color:#5b2650;
	width: 100%;
	padding-left: 20px;
	padding-right: 100px;
}
.H2
{
	font-size: 8pt;
	font-style: italic;
	font-family: Tahoma, Sans-Serif;
}
.H3
{
	font-size: 8pt;
	font-weight: bold;	
	font-family: Tahoma, Sans-Serif;
	font-variant: small-caps;
}

.Main
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 8pt;
	padding-top: 20px;
	font-family: Tahoma, Sans-Serif;
	text-align: justify;
}
.MainB
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 8pt;
	padding-top: 0px;
	font-family: Tahoma, Sans-Serif;
	text-align: justify;
}

.MainC
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 8pt;
	padding-top: 20px;
	font-family: Tahoma, Sans-Serif;
	text-align: center;
}
.SubText
{
	padding-top: 10px;
	padding-left: 50px;
	font-size: 10pt;
	font-family: Tahoma, Sans-Serif, Serif;
	font-weight:bold;
}
.SubImage
{
	padding-right: 30px;
	padding-left: 30px;
	float: left;
}

.Spacer
{
	font-size: 1pt;
	font-family: Sans-Serif;
}

.Footer
{
	text-align:center;
	font-size: 8pt;
	color: white;
	font-family: Sans-Serif;
}

.ShoreLine
{
	font-size: 8pt;
	color: #E4DA95;
	font-family: Tahoma;
}
.InForm
{
	width: 200px;
	height: 20px;
	font-family: tahoma;
	font-size: 8pt;
	color: #E4DA95;
	background-color:#5b2650;
	border-right: #E4DA95 1px solid;
	border-top: #E4DA95 1px solid;	
	border-left: #E4DA95 1px solid;		
	border-bottom: #E4DA95 1px solid;
}

.PrayerRequest
{
	font-size: 8pt;
	color: #5b2650;
	font-family: Tahoma;
}
.PrayerForm
{
	width: 200px;
	height: 20px;
	font-family: tahoma;
	font-size: 8pt;
	color: #5b2650;	
	background-color: #E4DA95;
	border-right: #5b2650 1px solid;
	border-top: #5b2650 1px solid;	
	border-left: #5b2650 1px solid;		
	border-bottom: #5b2650 1px solid;
}
.PrayerFormTA
{
	width: 200px;
	height: 150px;
	font-family: tahoma;
	font-size: 8pt;
	color: #5b2650;	
	background-color: #E4DA95;
	border-right: #5b2650 1px solid;
	border-top: #5b2650 1px solid;	
	border-left: #5b2650 1px solid;		
	border-bottom: #5b2650 1px solid
}

