.Navigator_Table_Top
{
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	background-color: #000000;
}
.Navigator_Table_Bottom
{
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	background-color: #000000;
}
.Navigator_Header_Cell
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(http://www.firstchurchmagi.org/images/top.gif);
	color: black;
	font-family: Tahoma;
	text-align: center;
}
.Navigator_Item_Cell
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(http://www.firstchurchmagi.org/images/bottom.gif);
	color: black;
	font-style: normal;
	font-family: Tahoma;
}

A.Navigator_Item_Link
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: darkslategray;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
A.Navigator_Item_Link:Hover
{
	font-size: 8pt;
	color: royalblue;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
