body {
	background-color: #ffffff;
	}
	a.navlink:link {color: #0000ff; 
		text-decoration: none; }
	a.navlink:visited {color: #000080; 
			text-decoration: none;}
	a.navlink:focus {color: #800000; 
			text-decoration: none;}
	a.navlink:hover {color: #990000; 
			text-decoration: none;}
	a.navlink:active{color: #99CCFF;
			text-decoration: none;}
			
/* Church News text links */	
	a.newslink:link {color: #ff0000; 
		text-decoration: underline; }
	a.newslink:visited {color: #000; 
			text-decoration: underline;}
	a.newslink:focus {color: #fff; 
			text-decoration: underline;}
	a.newslink:hover {color: #fff; 
			text-decoration: underline;}
	a.newslink:active{color: #fff;
			text-decoration: underline;}
/* B&W News text links */	
	a.bw-newslink:link {color: #FFF; 
		text-decoration: underline; }
	a.bw-newslink:visited {color: #000; 
			text-decoration: underline;}
	a.bw-newslink:focus {color: #fff; 
			text-decoration: underline;}
	a.bw-newslink:hover {color: #fff; 
			text-decoration: underline;}
	a.bw-newslink:active{color: #fff;
			text-decoration: underline;}			
/* Invisible (no decoration) links */	
	a.invisilink:link {text-decoration: none; }
	a.invisilink:visited {text-decoration: none;}
	a.invisilink:focus { 
			text-decoration: none;}
	a.invisilink:hover {
			text-decoration: none;}
	a.invisilink:active{
			text-decoration: none;}	
/* Quick links */	
	a.quicklink:link {color: #0000CC; 
		text-decoration: underline; }
	a.quicklink:visited {color: #000033; 
			text-decoration: underline;}
	a.quicklink:focus {color: #FF0000; 
			text-decoration: underline;}
	a.quicklink:hover {color: #ff0000; 
			text-decoration: underline;}
	a.quicklink:active{color: #000;
			text-decoration: underline;}
			
	a.redlink:link {color: #FF0000; 
		text-decoration: underline; }
	a.redlink:visited {color: #0000ff; 
			text-decoration: underline;}
	a.redlink:focus {color: #800000; 
			text-decoration: underline;}
	a.redlink:hover {color: #FFFFFF; 
			text-decoration: underline;}
	a.redlink:active{color: #99CCFF;
			text-decoration: underline;}	
/* Unchanging text links */	
	a.staticlink:link {color: #fff; 
		text-decoration: underline; }
	a.staticlink:visited {color: #000000; 
			text-decoration: underline;}
	a.staticlink:focus {color: #000000; 
			text-decoration: underline;}
	a.staticlink:hover {color: #000000; 
			text-decoration: underline;}
	a.staticlink:active{color: #000000;
			text-decoration: underline;}	
td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
/* td.tophead { 
	background-color: white;
	background-image: url(images/topheadimg2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
} */

.adobe-notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#bgcolor-ltblue {
	background-color: #09F;
}
.bgcolor-blue {
	background-color: #003366;
}
#bgcolor-vltblue {
	background-color: #ebf4f3;
}
.bgcolor-red {
	background-color: #FF0000;
}
.border-ltblue {
	border:medium ridge #6699FF;
}
.border-red {
	border:medium ridge #cc0000;
}
.border-green {
	border-style: inset;
	border-width: 1px;
	border-color: #063;
}
.border-lavender {
	border-style: dotted;
	border-width: 1px;
	border-color: #a5746d;
}
.border-limegreen {
	border-style: dashed;
	border-width: 2px;
	border-color: #3F3;
}
.border-navy {
	border-style: double;
	border-width: 1px;
	border-color: #000033;
}
.border-red {
	border-style: double;
	border-width: 1px;
	border-color: #FF0000;
}
#font-white {
	color: #fff;
}
.news-font {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagehead {
	color: #003399;
	font-family: "Lucida Calligraphy", Arial, "sans-serif";
	font-size: 24px;
	font-style: italic;
}
.pagesubhead {
	color: #990090;
	font-family: "Lucida Calligraphy", Arial, "sans-serif";
	font-size: 20px;
	font-style: italic;
}
.smallfontnavy {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calligraphy14 {
	font-family: "Lucida Calligraphy", Arial, sans-serif;
	font-size:14px;
}
.font-blue {
	color: #00F;
}
.font-dkred18 {color: #900; font-weight: bold; font-size: 18px}
#font-dkgreen {color:#060; }
font.scriptfont {
	color: #003399;
	font-family: "Lucida Calligraphy", Arial, "sans-serif";
	font-size: 18px;
	font-style: italic;
}
}
#font11 {
	font-size: 11px;
}
#font16 {
	font-size: 16px;
}
.img-brd {
	border-color: #000033;
	border-style: solid;
	border-width: thin;
}
.img-brd-ridge {
	border-color: #666666;
	border-style: ridge;
	border-width: thick;
}
.maintable {
	background-color: #d4ecfb;
	border: 2px solid gray;
}
#navbar {
	background-color: #003366;
}
#adbar {
	background-color: #668FB9;
}
.footer {
	background-color: #d4ecfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#padder {
	padding-left:15;
	padding-right:20;
}
#pad-indent {
	padding-left:50;
	padding-right:50;
}
#pad5 {
	padding-left:5;
	padding-right:5;
}
.padding5 {
	padding-left:5;
	padding-right:5;
}
.redtext {
		color: #F00;
}
.underscore-text {text-decoration: underline;
}
