.border {
	border: 1px solid #7BA8D2;
}
.spacing {
	background-image: url(pink_bg.gif);
}
.drkbluborder {
	border: thin solid #003366;
}
commontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8D648C;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8CB2D9;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #D3E2F0;
	border-right-color: #D3E2F0;
	border-bottom-color: #D3E2F0;
	border-left-color: #D3E2F0;
	border-left-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.navytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.plainunderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #D3E2F0;
	border-right-color: #D3E2F0;
	border-bottom-color: #D3E2F0;
	border-left-color: #D3E2F0;
}
.bibleverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
}
.dottedborder {
	border: 1px dashed #E3ECF5;
}
.blueunderline {
	border: thin solid #E3ECF5;
}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.commontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

