BODY {
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana;
}

TD 
{
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana;
}


H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #191970;
	font-family: "verdana" , "arial" , "helvetica" , sans-serif;
}

H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #191970;
	font-family: "verdana" , "arial" , "helvetica" , sans-serif;
}


.MENU {
	font-size: 10pt;
	color: #FFFFCC;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}

.TITLE {
	font-size: 14pt;
	font-weight: 100;
	color: #BBBBAA;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}

.MAIN {
	font-size: 10pt;
	font-weight: 100;
	color: #DDDDBB;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}

.LETTER {
	font-size: 14pt;
	font-weight: 100;
	color: #DDDDBB;
	font-family: "verdana", "arial", "helvetica", sans-serif;
}

.NOUNDER {
	text-decoration:none;
}

A:link {
	text-decoration:none;
}

A:visited {
	text-decoration:none;
}

A:active {
	text-decoration:none;
}

A:hover 
{
	text-decoration:underline;
}

body 
{
	font-family: Arial; 
} 

font.Info 
{
	font-family: Arial; 
	font-size: 8pt; 
} 

.InfoHeader 
{
	color: #CC9900;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 12pt; 
	width: 100%
}

.DateHeading
{
	font-weight: bold;
	background-color: #99cccc;
}

.DateHeadingCurrent
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}


font.SermonTitle 
{
	color: #00005B;
	font-size: 10pt;
	font-weight: bold;
}

textarea 
{
	font-family:Arial;
	font-size:8pt;	
}

input
{
	font-family:Arial;
	font-size:8pt;
}

select
{
	font-family:Arial;
	font-size:8pt;
}

.bluelink 
{
	color: #00005B;
}

.TabOn
{
	background-color: #00005B;
	color: White;
	font-weight: bold;
	text-align:center;
	cursor: default;
}

.TabOff
{
    BACKGROUND-COLOR: #dbeff2;
    COLOR: #000000;
    CURSOR: hand;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    WHITE-SPACE: nowrap
}

.TabContent
{
    BACKGROUND-COLOR: White;
    CURSOR: default;
    FONT-SIZE: 8pt
}

.PageHeading
{
	font-size:24pt;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: bold;
	color: #00005B;
}

.PastorTitle
{
	font-size:14pt;
	font-family: Tahoma,Arial,Helvetica;
	font-weight: bold;
	color: #00005B;
}