.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.BodyTextUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
.BodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.BodyTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.BodyTextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.BodyTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #171B64;
	font-weight: bold;
}

.BodyTextBlueSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #171B64;
	font-weight: bold;
}
.BodyTextWhiteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.BodyTextWhiteSmallnonbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
}

.BodyTextPurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666699;
	font-weight: bold;
}

.businesstitle {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}


a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #666699;
}
.invisible {
	color: #171B64;
}
.FooterInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

body {
	scrollbar-base-color : #171B64;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
}
.ParagraphTitle {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	color: #1A6417;
	font-weight: bold;
	font-size: 12pt;
}

.title1 {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14pt;
	color: #CC0000;
}

.title2 {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 20pt;
	color: #171B64;
}

.title3 {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 15pt;
	color: #FFFF00;
}

.ministername {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3333;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.bodytextwhiteitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
}

.bodytextwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextyellowebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
}
.SermonTitle {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	color: #171B64;
	font-size: 14pt;
}
.SermonTitleSmall {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 9pt;
}
.bulletintitle {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 15pt;
	color: #FFFF00;
}
.table {
	border:solid #171B64 5px;
	border-collapse:collapse;
	background-image:url(../images/backgroundmiddle.jpg);
}	
.td {
	border:solid #171B64 2px;
}
