body {
	margin: 0px;
	font-family: Arial, Geneva, sans-serif;
	color: #000;
}

hr { color: #000; }

.headline {
	font-size: 16px;
	font-weight: bold;
}

.subheadline {
	font-size: 14px;
	font-weight: bold;
}

#pagetitle {
	position: absolute;
	top: 138px;
	left: 155px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.errormessage {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

.title,
.formlabel,
.formtitle {
	font-size: 12px;
	font-weight: bold;
}

.contentReversed {
	font-size: 12px;
	color: #FFF;
}

.content { font-size: 12px; }

.menu_section {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 6px 3px 6px 3px;
}

.menu_top {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.subtitle {
	font-size: 10px;
	font-weight: bold;
}

.subcontent,
.formcontent,
.contactinfo { font-size: 10px; }

.subcontentReversed {
	font-size: 10px;
	color: #FFFAF5;
}

.headlines {
	font-size: 10px;
	color: #000;
}

.devotions {
	font-size: 10px;
	color: #FFF;
}

.footerPulldown {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #EDF2F5;
}

.membersPulldown {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #e4e4e4;
}

a.menu_section:link,
a.menu_section:visited {
	color: #D2DEE6;
	text-decoration: none;
}

a.menu_section:hover,
a.menu_section:active {
	color: #FFF;
	text-decoration: underline;
}

a.menu_top:link,
a.menu_top:visited { color: #D7E5ED; }

a.menu_top:hover,
a.menu_top:active { color: #FFF; }

a:link { color: #144869; }

a:visited { color: #333; }

a:hover,
a:active { color: #4C7D9D; }

a.headlines:link,
a.headlines:visited { color: #000; }

a.headlines:hover,
a.headlines:active { color: #144869; }

a.devotions:link,
a.devotions:visited { color: #FFF; }

a.devotions:hover,
a.devotions:active { color: #000; }

.topmenu:link,
.topmenu:visited { color: #FFF; }

.topmenu:hover,
.topmenu:active { color: #393; }

a.bbsMenuTop:link,
a.bbsMenuTop:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.bbsMenuTop:hover,
a.bbsMenuTop:active { text-decoration: underline; }