label {
	float:left;
}

table 
{
	border: 0;
	padding: 0;
	margin: 0;
}
	
table td 
{
	border: 0;
	padding: 0;
	margin: 0;
}

table#tblNavigation {
	height:30px;
}

table#tblNavigation td {
	color:#ffffff;
	text-align:center;
	padding: 5px 20px 0px 20px;
}

div#bethelsitesearch {
}

div#bethelsitesearch a{
	color: #F95903;
}

div#bethelsitesearch a:hover{
	color: #fff;
}

.success {
    font-weight: bold;
    color: #00aa00;
}

.required {
	color: #ff0000;
}