table {
  border-collapse: collapse;
}
.linktable {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 006000;
	border-right-color: 006000;
	border-bottom-color: 006000;
	border-left-color: 006000;
	width: 100%;
	background-color: #99CC99;
}

#header {
	background-image : url(../Images/GE-banner.jpg);
	background-repeat : no-repeat;
	height : 106px;
	background-position: center;
}
.mainTable {
	width: 700px;
	background-color: #FFFFFF;
	border-top: thin solid #006000;
	border-right: thin solid #003300;
	border-bottom: thin solid #003300;
	border-left: thin solid #006000;
}
.footer {
	background-color: #9CCF9C;
	font-size: 9px;
	color: #666666;
}
body {
	background-image: url(../Images/background2.jpg);
	background-repeat: repeat-x;
}

.footerlink {
	color: #FFFFFF;
	background-color: #9CCF9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.addresstext {
	font-size: 13px;
}

.top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-top-color: #075C00;
	border-right-color: #075C00;
	border-bottom-color: #075C00;
	border-left-color: #075C00;
}
.tablelayoutMainPage {
	background-color: #FFFFFF;
	width: 100%;
	border-top: 1px solid #075C00;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #075C00;
	border-left: 1px solid #FFFFFF;
}
.tablelayout {
	vertical-align: middle;
	border-top: 1px solid #006000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #006000;
	border-left: 1px solid #FFFFFF;
	width: 492px;

}
a:link {
	color: #075C00;
	text-decoration: none;
}
a:visited {
	color: #075C00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #075C00;
	border: 1px dashed #075C00;
}
.moreinfo {
	width: 335px;
}

a:active {
	text-decoration: underline;
	color: #075C00;
}
.webmaster {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
	color: #C0C0C0;
	font-size: 9px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
 display: inline;
}
#navigation a:link, #navigation a:visited {
 margin-right: 2px;
 padding: 3px 10px 2px 10px;
 color: #FFFFFF;
 background-color: #006000;
 text-decoration: none;
 border-top: 2px solid #FFFFFF;
 border-left: 2px solid #FFFFFF;
 border-bottom: 2px solid #717171;
 border-right: 2px solid #717171;
}
#navigation a:hover {
 border-top: 1px solid#717171;
 border-left: 1px solid #717171;
 border-bottom: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
}	 
	
p {
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	padding-left: 5px;
}

