.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #D6D3CE;
	background-image: url(images/bg_fill.gif);
	background-repeat: repeat;

}
body table  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.upcomingheader {
	font-size: 10px;
	font-weight: bold;

}

.upcomingbody {
	font-size: 10px;
	border-bottom: 1px dotted #000000;
	border-right: 1px none #000000;
	border-top: 1px none #000000;
	border-left: 1px none #000000;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;


}

.upcomingsummary {
	font-size: 10px;
	
}
.upcoming {
	border: 1px solid #D6D3CE;
}

a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;

}

a:link{
	text-decoration: none;
	font-weight: bold;
	color: #333333;

}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sermon {
	line-height: 18px;
	text-align: justify;
	margin-right: 5px;
	padding-right: 5px;

}
