.PageHeading {
	font-family: Algerian;
	font-size: 36px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #008000;
	border-right-color: #008000;
	border-bottom-color: #008000;
	border-left-color: #008000;
	text-align: center;
	color: #008000;
}
.images {
	border: 1px solid #008000;
}
.imageTable {
	border: 1px solid #008000;
}
.headingCell {
	background-image: url(../images/top_middle1.jpg);
	width: 370px;
}
.mainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.addressText {
font-family: "Times New Roman", Times, serif; font-size: 18px; color: #008000;}

.menuText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.email {
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
.textLink {
	color: #008000;
}
