.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	background-color: #999999;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	border: medium groove #003300;
	list-style-position: inside;
	list-style-type: disc;
	visibility: inherit;
	cursor: crosshair;
	filter: Xray;
}
.beige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333300;
	background-color: #CCCCCC;
	border: medium groove #666633;
	list-style-image: url(images/bullet.gif);
	padding: 2px;

}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333300;
	background-color: #CCCCCC;
	text-align: left;
}
.navbar:visited   { font-family: Verdana, Arial,  Helvetica, sans-serif;  font-size:10px; color:#463222; text-decoration: none;}
.navbar:link {font-family: Verdana, Arial,  Helvetica, sans-serif;  font-size:10px; color:#463222; text-decoration: none;}
.navbar:hover {font-family: Verdana, Arial,  Helvetica, sans-serif;  font-size:10px; color:#463222;  text-decoration:underline;}

.darkbg {
	color: #FFFFCC;
	background-color: #996600;
	text-align: center;
	padding: 5px;
	border: thin ridge #FFFF00;
	font-weight: bold;

}
.GCFAbanner {
	color: #333300;
	background-color: #CC9933;
	border: inset #333300;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
.GCFAbanner:link {
	border: none;
	text-decoration:none;
}
.GCFAbanner:visited {
	border: none;
	text-decoration:none;
}
.GCFAbanner:hover {
	border: none;
	text-decoration:underline;
	color: #FFFFCC;
}
.footer {
	color: #333300;
	background-color: #FFFFCC;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.footer:visited { 
	color: #333300;
	font-weight: bold;
}
.footer:link { 
	font-weight: bold;
	text-align: left;
	color:#463222;  
	text-decoration:none;
}
.footer:hover { 
	color: #cc9933;
	font-weight: bold;
	text-decoration:underline;
}

.scripture {
	font-style: italic;
	font-weight: bold;
	color: #333300;
}
.Roster {
	padding: 5px;
	border: thin groove #996600;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border: medium outset #996633;

}
.CenteredHeader {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #330000;
	text-align: center;
}
.Button {
	border-top: thin inset #000000;
	border-right: thin inset #000000;
	border-bottom: thin outset #999999;
	border-left: thin outset #999999;
}
