body {
   /*--background-image: url("http://www.alabamacatholicresources.com/downloads/sermononthemount.jpg");*/
	 background-color: #008E46
	 /*backtround-repeat: no-repeat;
	 background-attachment:fixed;
   background-position: 50% 50%;*/  
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_header {
	width: 100%;
	height: 24px;
	background-image: url(/images/menu_header_green.jpg);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-indent: 8px;
}
.menu_odd {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	padding-left: 8px;
	line-height: 24px;
	background-color: #99CC99;
}
.highlight {
	background-color: #FFFF00;
}


.main_table_border {
	border: 1px solid #8A0506;
}
.menu_even {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
	padding-left: 8px;
}

.content_table_bordered {
	border: 2px dashed #CCCCCC;
}

#sr_affiliate {
	font-size: 11px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #FFF8C6;
	text-decoration: underline;
}

