
td.ContentArea {
    background-image: url(../images/bg_ContentArea.jpg) repeat-y;
}
td.HeaderArea {
	background-image: url(../images/bgHdrForum.gif);
}
table.HeaderArea {
	background-image: url(../images/bgHdrForum.gif);
}

DIV.events {
	background-color : #C2FFA6;
	border : 1 px #660033;
}

.FloatRight {
	margin-right: 0px;
	float : right;
}


.bgHorzLineTop {
	background-image: url(../images/bgHorzRule_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.bgHorzLine2 {
	background-image: url(../images/bgHorzRule2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.bgBodyRight {
	background-image: url(../images/bgChurchBell.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right : -15px;
}
BODY, TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
 } 
 .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
 } 
.PageTitle {
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	color: #618422;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.SubTitle {
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.SubHeader {
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	color: #618422;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.TxtArial20{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
 .TxtArial16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.TxtHiddenComments
{ 
	font-size:5pt;
	color: #C2FFA6;
	}
 
 .TxtNotices
{
	font-size:10pt;
	color: #990066;
	text-decoration: blink;
	font-weight: bold;
	}
 
.superscript { 

	font-size:8pt;
	vertical-align: super;
} 

.subscript { 
	font-size:9pt;
	vertical-align: sub; 
}

TD.alignTop {
	padding-top : 0;
	margin-top : 0;
}
a.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: maroon;
	text-decoration: underline;
	vertical-align: middle;
}
a.Link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: purple;  text-decoration: underline; }
a.Link:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #556b2f;  text-decoration: underline; }

a.FooterNoteLink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;  text-decoration: none;  }
a.FooterNoteLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #4545E7;  text-decoration: none; }
a.FooterNoteLink:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #D58000;  text-decoration: underline; }


a.TextLinkSmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #663366;  text-decoration: none;  }
a.TextLinkSmall:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #52790E;  text-decoration: underline; }
a.TextLinkSmall:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #D4262F;  text-decoration: underline; }

a.TextLinkLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: maroon;
	text-decoration: underline;
	vertical-align: middle;
}
a.TextLinkLarge:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: purple;  text-decoration: underline; }
a.TextLinkLarge:active { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #556b2f;  text-decoration: underline; }
.TextSectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;

}
.TextPrompts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	display: table-cell;
}

.TextComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.TextThanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.TextUnderline {
	text-decoration: underline;
	}
