/* *******************************************
Offenbacher Ministries
Stylesheet  07/2007
*******************************************/
  
  body {
	font-family: Verdana, Helvetica, sans-serif;
	border: 0 none;
	background-attachment: fixed;
	background-color: #708090;
	background-image: url(miscimgs/bg3.gif);
	background-position: top;
	background-repeat: repeat;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 2px;
	margin-top: 0%;
}

.table {
	background-color: #9FA7E9;
	background-image: url(miscimgs/bg2.gif);
	font-family: Verdana;
	valign:
	width: 770px;
	height: 600px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.hp_table {
	background-color: Black;
	border: 3px solid #D30B0B;
	font-family: Verdana;
	width: 275px;
}

.ad_table {
	background-color: Black;
	border: 3px solid #D30B0B;
	font-family: Verdana;
	width: 150px;
}

.ml_table {
	border: black 1px solid;
	padding: 0;
}

.main_table {
	background-color: Black;
	border: 3px solid #D30B0B;
	font-family: Verdana;
	width: 565px;
}

.td {
	vertical-align: top;
	text-align: justify;
}

.ad_td {
	padding: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: text-top;
	text-align: center;
}

.hr {
	color: #19537A;
}

  
A:link {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:active {
	text-decoration: none;
	font-family: Verdana;
}
A:visited { text-decoration: none } 
a:hover 	{color:#99D41C;}