/* CSS Document */

body {
	background-color: #E6CCE6;
}

body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normal {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.links {
	color: #0066FF;
	text-decoration: none;
}
.links:hover {
	color:#660033;
	text-decoration: none;
}
.links:visited {
	text-decoration: none;
}
.nav_button {
	color: #FFFFFF;
	background-color: #660099;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: normal;
	width: 150px;
	height: 20px;
	padding: 5px;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottom_line_faint {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FF99FF;
}
.nav_button:hover {
	color: #FFFFFF;
	background-color:#660033;
	text-decoration: none;
	padding: 5px;
	cursor:pointer;
}
.nav_button:visited {
	text-decoration: none;
}
.drop_span
{
	position:absolute;
	top:-30px;
	left:150px;
	padding:5px;
	font-size:10px;
	z-index:2;
	visibility:hidden;
	width: 98px;
}
.rel_span
{
	position:relative;
}
.drop_table
{
	background-image: url(../images/purple_trans.png);
}
.drop_links
{
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
	height: 15px;
	width: 130px;
}
.drop_links:hover
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #660033;
}
.drop_links:visited
{
	text-decoration: none;
}
.page_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990099;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle {
	font-size: 12px;
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
.purple_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}

.content_table {
	background-color: #FFFFFF;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.emphasis_purple {
	font-weight: bold;
	color: #990099;
}
.emphasis {
	font-weight: bold;
}
.gray {
	color: #666666;
}
.Buttons {
	background-image: url(../images/button.png);
	display: block;
	height: 20px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.Buttons:hover {
	background-image: url(../images/button.png);
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	cursor:pointer;
}
.Buttons:visited {
	text-decoration: none;
}
.church_name {
	font-size: 14px;
	font-weight: bold;
	color: #990099;
}
.faint_border {
	border: 1px solid #E6CCE6;
}
.purple_font {
	color: #990099;
}
.map_zim{
	visibility:hidden;
}.map_angola{
	position:absolute;
	top:-215px;
	left:-100px;
	visibility:hidden;
}.map_zambia{
	position:absolute;
	top:-215px;
	left:-135px;
	visibility:hidden;
}.map_malawi{
	position:absolute;
	top:-215px;
	left:-118px;
	visibility:hidden;
}.map_mozambique{
	position:absolute;
	top:-215px;
	left:-100px;
	visibility:hidden;
}.map_botswana{
	position:absolute;
	top:-215px;
	left:-95px;
	visibility:hidden;
}.map_namibia{
	position:absolute;
	top:-215px;
	left:-90px;
	visibility:hidden;
}.map_southafrica{
	position:absolute;
	top:-215px;
	left:-118px;
	visibility:hidden;
}.map_swaziland{
	position:absolute;
	top:-215px;
	left:-118px;
	visibility:hidden;
}


.red_big {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
