body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #660000;
}
#navcontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-top: 1px solid #999;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #30364E;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
	display: inline;
	text-align: center;
	margin: 0 2px;
	border: #000000;
}

#navcontainer li a
{
padding: 2px 2px;
color: #30364E;
background-color: #fff;
border: 1px solid #000000;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 1px solid #666;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	padding-left: 5px;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	font-weight:bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	font-weight:bold;
	padding: 0px 15px 3px 15px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C5BC94;
	background-color: #3A436B;
	background-position: center;
	padding: 2px;
	border: 1px solid #006666;
	text-align: center;
}
.link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #413E4D;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #413E4D;
	padding:0px 15px 0px 15px
	}
	
.title code{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #413E4D;
}
.bev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	background-color: #FAF9FB;
	padding:5px 15px 5px 25px;
	margin: 5px 5px 5px 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #938BA7;
}
#tdmain {
	background: #FAF9FB;
	padding:0px 10px 10px 10px;
	margin: 0px 10px 0px 10px;
}
#tablemain {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding:0px 10px 10px 10px;
	margin: 0px 10px 0px 10px;
}
#mainTable {
	border: 1px solid #333333;
}
#bg {
	background-image: url(../images/church.jpg);
	height: 595px;
	width: 385px;
}
.bodytextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 25px;
}
