body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
}

th{
	text-align: left;
	font-size: 15px;
	color: #008000;
	font-weight: bold;
}

table.navbar{
	margin: 5px;
}


table.main{
	height: 600px;
}

td.main{
	background-image: url(images/bg.gif);
	width: 15%;
	
}

td.main_middle{
	border-left: 1px solid Gray;
	border-right: solid 1px Gray;
}

td.black{
	line-height: 10px;
	background-color: gray;
}

td.green{
	line-height: 5px;
	background-color: #008000;
}

td.light_gray{
	background-color: #E6E6E6;
}

td.navbar_middle{
	background-color: #E2E2E2;
}

td.date_time{
	font-weight: bold;
	vertical-align: baseline;
	text-align: right;
}

table.body{
	text-align: justify;
	font-weight: bold;
}

td.body{
	text-align: justify;
	line-height: 20px;
}

li {
 margin-left: 5px;
 line-height: 20px;
}

li.home {
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	border: Black solid 1px;
}

.radio_button{
	border: white solid 1px;
	background-color: white;
}

.submit_buttons{
	background-color: #EFEFEF;
	border: #EFEFEF outset 2px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	border: Black solid 1px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.margin{
	margin-right: 5px;
	margin-left: 5px;
}

.margin2{
	margin-right: 2px;
	margin-left: 15px;
}

table.form{
	margin: 5px;
}

td.form{
	border-right: 1px black solid;
}


td.footer_top{
	background-color: Gray;
	line-height: 5px;
}

td.footer_middle{
	background-color: #E2E2E2;
	line-height: 10px;
}

td.footer{
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}


.title2{
	text-decoration: underline;
	font-weight: bold;
}

.title{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: black;
	margin-left: 8px;
}

td.border_right{
	border-right:  1px Solid #008000;
}

td.border_top{
	border-top: 1px Solid Gray;
}

td.border_top2{
		border-top: 1px Solid #008000;
}

table.programs_schedule{
	font-weight: bold;
}

.address{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 5px;
	text-align: center;
}

.big_text{
	font-size: 15px;
	font-weight: bold;
}

table.home{
	border: 1px Solid Gray;
}

table.form{
	text-align: center;
}

input.noborder{
	border: none;
}

table.sermons{
	font-weight: bold;
}
