﻿body
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	
}

.Title
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 32px;
	font-weight: bold;
	
}
.TitleCase
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 36px;
	font-weight: bold;
}

.BodyText
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 16px;
}
.MainBody
{
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	vertical-align: top;
	width: 775px;
}

.TableBody
{
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.LeftPanel
{
    width: 210px;
    vertical-align: top;
    text-align: left;
    background-color: #6699FF;
    color: #FFFFFF;
}

.BodyPanel
{
	text-align: left;
	vertical-align: top;
}

.ServiceSchedule
{
	/* border: thin dotted #008000;  */
	text-align: left;
	width: 270px;
}

.LabelCenter
{
    text-align: center;
}
.PageCenter
{
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.PageFooter
{
    text-align: center;
    font-size: 12px;
}
.PageHeader
{
    background-color: #6699FF;
}

.BreadCrumb
{
    background-color: #CCCCCC;
}
.divLogin
{
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	vertical-align: top;
}

.TDBreadCrumb
{
    width: 90%;
    text-align: left;
}
.TDLogin
{
    text-align: right;
}
.TableBreadCrumb
{
    width: 100%;
}
.SmallText
{
  font-size: 12px;  
}


H2
{
    font-size: 18px;
    font-family: 'Times New Roman' , Times, serif;
    color: #6699FF;
}

WorshipServices
{
    border: thin dotted #6699FF;
}
.SectionTitle
{
    font-size: 18px;
    font-weight: bold;
    color: #000080;
}
.RightAlign
{
text-align: right;
}
.StdBtn
{
    width: 100px;
}
.tvSelected
{
    background-color: #0000FF;
}
.tvNode
{
    background-color: #FFFFFF;
}
.tvImageNode
{
    background-color: #FFFFFF;
}
.hrdialog
{
    border-style: none none ridge none;
    border-color: #FFFFFF;
    border-width: thick;
    background-color: #0000FF;
    width: 550px;
}
.AjaxWaterMark
{
    font-style: oblique;
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: lighter;
    color: #808080;
}
.ReqField
{
    color: #FF0000;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
}
.LeftAlign
{
    text-align: left;
    margin-left: 0px;
    vertical-align: top;
}
.accordionHeader
{
    background-color: #3399FF;
}

.accordionHeaderSelected
{
    border-style: dashed;
    border-width: thin;
    background-color: #99CCFF;
}

.accordionContent
{ 
    background-color: #F0F0F0;
 }


