.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	background-color: #29437E;
	margin: 0px;

}

	
.menubar a:link,  .menubar a:active, .menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.menubar a:hover {
	color: #011F29;
	text-decoration: none;
}
.background-table {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.mainbodytext a:link,  .mainbodytext a:active, .mainbodytext a:visited {
	color: #000000;
	text-decoration: none;

}

.mainbodytext a:hover {
	color: #D2D5DE;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A447F;
	text-decoration: none;
	padding-right: 10px;
}
