﻿h1
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt; 
	font-weight: bolder; 
	color: blue;
	margin-top: 0px;
	padding-top: 0px;
}


h2
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #0033FF;
	margin-top: 2px;
	padding-top: 0px;
	font-style: italic;
	text-align: left;

}



h3
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0033FF;
	margin-top: -19px;
	padding-top: 0px;
	font-style: italic;
	text-align: center;	

}

h4
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11pt; 
	font-weight: bolder; 
	color: black;
	margin-top: 0px;
	padding-top: 0px;
}

h5
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16pt; 
	font-weight: bolder; 
	color: black;
	margin-top: 0px;
	padding-top: 0px;
}

h6
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12pt; 
	font-weight: bolder; 
	color: black;
	margin-top: 0px;
	padding-top: 0px;
}



function popup(mylink, windowname)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
   href=mylink;
else
   href=mylink.href;
window.open(href, windowname, 'width=144,height=145,scrollbars=no');
return false;
}










body 
{
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 1px;
	margin-right: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	background-image: url(images/marble3.jpg);
}
.background
{
	background-image: url(images/disciples.bmp);
	background-attachment: fixed;
	background-position:bottom;	
	background-repeat: no-repeat;
	
	
	
ul
{
	MARGIN-TOP: 0px; PADDING-LEFT: 15px; MARGIN-LEFT: 15px; PADDING-TOP: 0px;	
}


.MainContentTitle
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#335E50;
}

.MainContentTitle_Red
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#993333;
}

.MainContentTitle_Brown
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#996633;
}

.MainContentTitle_Black
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color: Black;
}

.MainContentHeading
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color:Black;
}

.MainContentHeader_Green
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #335E50;
}

.MainContentText
{
	font-family: Arial; 
	font-size: 9pt;
}

.MainContentText_Small
{
	font-family: Arial; 
	font-size: 8pt;
}

.MainContentText_BoldGreen
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color: #335E50;
}

.MainContentLink,
.MainContentLink:visited
{
	color: #335E50;
	font-family: Arial;
	font-size: 9pt;
}

.MainContentLink_Black,
.MainContentLink_Black:visited
{
	color: Black;
	font-family: Arial;
	font-size: 9pt;
}

.style1 {color: #000000}





	
 
