﻿.Announcements
{
  background-color: Transparent;
  font-family: Sans-Serif;
  font-size: 10pt;
  color: #000000;
  width: 565px;
}

.BlueHead 
{
  font-weight: bold; 
  font-size: 10pt; 
  color: black; 
  font-family: sans-serif; 
  background-color: blue; 
  text-decoration: none; 
  vertical-align: middle; 
}

.BlueLink 
{
  font-size: 10px; 
  color: blue; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
}
.BlueLink:HOVER 
{
  font-size: 10px; 
  color: red; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
}

.BlueText 
{
  font-size: 10pt; 
  color: navy; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
}

body 
{
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  text-align: center;
}

.Content
{
}

.DocStatement
{
  width: 565px;
  text-align: left;
}

.Everything
{
  font-family: Sans-Serif;
  font-size: 10pt;
  width: 780px;
}

.FooterBar
{
  background-color: Transparent;
  height: 40px;
  width: 100%;
  border-top: solid 2px #000000;
  text-align: right;
  font-size: 8pt;
}

.HeaderBar
{
  background-image: url(images/HeaderTitle.gif);
  background-repeat: no-repeat;
  background-color: Transparent;
  height: 40px;
  width: 100%;
  border-bottom: solid 2px #000000;
}

.LadiesAuxiliary
{
  background-color: Transparent;
  font-family: Sans-Serif;
  font-size: 10pt;
  color: #000000;
  width: 565px;
}

.ListUsers
{
  width: 565px;
  text-align: center;
}

.Login
{
  background-color: Transparent;
  font-family: Sans-Serif;
  font-size: 10pt;
  color: #000099;
  width: 565px;
}

.MainBody
{
}

.Menu
{
  float: left;
  background-color: Transparent;
  text-align: left;
  width: 150px;
}

.NewsContent 
{
  font-size: 9pt; 
  color: black; 
  text-indent: 32px; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
}

.NewsDate 
{
  font-weight: bold; 
  font-size: 9pt; 
  color: lime; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
  vertical-align: middle; 
}

.NewsEmail 
{
  font-weight: bold; 
  font-size: 9pt; 
  color: #BACEDE; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
  vertical-align: middle; 
}
.NewsEmail:HOVER 
{
  font-weight: bold; 
  font-size: 9pt; 
  color: yellow; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
  vertical-align: middle; 
}

.NewsField 
{
  font-size: 9pt; 
  color: #BACEDE; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
  vertical-align: middle; 
}

.NewsSubject 
{
  font-weight: bold; 
  font-size: 10pt; 
  color: black; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
}

.NewsValue 
{
  font-weight: bold; 
  font-size: 9pt; 
  color: #BACEDE; 
  font-family: sans-serif; 
  background-color: transparent; 
  text-decoration: none; 
  vertical-align: middle; 
}

p 
{
  text-indent: 30px;
  text-align: justify;
}

.PageHeading
{
  text-align: left;
  vertical-align: baseline;
  font-family: Sans-Serif;
  font-size: 20pt;
  color: #000099;
  font-weight: bold;
}

.PrayerChain
{
  width: 565px;
  text-align: left;
}

.Schedule
{
  background-color: Transparent;
  font-family: Sans-Serif;
  font-size: 8pt;
  color: #000099;
  width: 172px;
}

.ScheduleDate
{
  background-color: #333399;
  color: Yellow;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
  padding-top: 5px;
}

.ScheduleEvent
{
  color: #000000;
  text-align: justify;
  padding: 5px;
}

.ScheduleLink
{
  color: Navy;
  font-size: 8pt;
}

.ScheduleLink:Hover
{
  color: Blue;
  font-size: 8pt;
}

.ScheduleMore
{
  text-align: right;
  padding-right: 5px;
  margin-bottom: 5px;
}

.ScheduleName
{
  color: #000000;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
}

.Services
{
  background-color: Transparent;
  font-family: Sans-Serif;
  font-size: 10pt;
  color: #000099;
  width: 565px;
}

.ServicesDate
{
  color: Navy;
  font-weight: bold;
  font-size: 14pt;
  text-align: left;
  padding-left: 5px;
}

.ServicesEvent
{
  color: #000000;
  text-align: justify;
  padding: 5px;
}

.ServicesLink
{
  color: Navy;
  font-size: 10pt;
}

.ServicesLink:Hover
{
  color: Blue;
  font-size: 10pt;
}

.ServicesName
{
  color: #000000;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
}

