body
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFF;
	background-image: url(http://www.morningstarchurchofchrist.org/images/bkgrd.gif);
	background-repeat: repeat;
	margin: 0px;
	line-height: 16px;
}

a.navlinks:link, a.navlinks:visited
{
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.navlinks:hover
{
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.navlinks:active
{
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited
{
	color: #336699;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h1 
{ 
	color: #336699;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
h2 
{ 
	color: #336699;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

td.topgray
{
	border-color: #999999;
	border-width: 0px 1px 0px 1px;
	border-style: none solid none solid;
	background-color: #dddddd;
	margin: 0px;
}

td.whitebkgrd
{
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	margin: 0px;

}

td.dottedline
{
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
td.navigation
{
	border-color: #CCC;
	border-width: 1px 1px 0px 0px;
	border-style: solid solid none none;
}
a.leftnav:link, a.leftnav:visited
{
	color: #336699;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}

a.leftnav:hover
{
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;

}

a.leftnav:active
{
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;

}