body {
	background: #fafbed;
	margin: 0px;
	height: 100%;
}




.st1 {
	background: #75A48D;
	height: 100%;
	border-top: 1px none #F2F7F4;
	border-right: 1px solid #F2F7F4;
	border-bottom: 1px none #F2F7F4;
	border-left: 1px none #F2F7F4;
}
.mytable {
	height: 100%;
	
}
.st2 {
	background: #5C6B5B url(images/bricks.jpg) repeat-y;
	height: 100%;
	border-top: 1px none #F2F7F4;
	border-right: 1px none #F2F7F4;
	border-bottom: 1px none #F2F7F4;
	border-left: 1px solid #F2F7F4;
	width: 100px;
}




.homeText {
	font: 15px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: normal;
	text-align: justify;
	margin-right: 40px;
	margin-left: 40px;
	display: block;
}
.whiteBorders {
	border-top: 1px none #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px none #DBDBDB;
	border-left: 1px solid #DBDBDB;
	height: 100%;
}

.whiteBordersHoriz {

	border-top: 1px solid #e5e7ce;

}
.footerText {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: center;
	margin-right: 70px;
	margin-left: 70px;
}

.atop:link, .atop:visited, .atop:active {
	font: 13px Georgia, Tahoma, Arial, sans-serif;
	color: #C9DCD3;
	letter-spacing: 2px;
	text-align: center;
	display: block;
	text-decoration: none;
	border-top: 1px none #9ABEAD;
	border-right: 1px none #9ABEAD;
	border-bottom: 1px solid #9ABEAD;
	border-left: 1px none #9ABEAD;
	padding: 3px 7px;
	width: 55px;
	margin: 10px auto 15px;
	
}
.atop:hover {
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	margin: 10px auto 15px;
	padding: 3px 7px 2px;
}
.abottom:link, .abottom:visited, .abottom:active {
	font: bold 11px Tahoma, Arial, sans-serif;
	color: #6e917b;
	letter-spacing: 2px;
	text-align: center;
	display: inline;
	text-decoration: none;
	border-top: 1px none #6e917b;
	border-right: 1px none #6e917b;
	border-bottom: 1px solid #6e917b;
	border-left: 1px none #6e917b;
	padding: 0px 0px 3px;
	width: 50px;
	margin: 0px 20px;
	
}
.abottom:hover {
	color: #000;
	border-bottom: 2px solid #000;
}
h1 {
	font: 17px Georgia, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 2px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	line-height:22px;
}

h2 {
	font: 17px Georgia, Arial, Helvetica, sans-serif;
	color: #5a896a;
	letter-spacing:normal;

	margin-right: 0px;
	margin-left: 0px;

	padding: 0px;
	margin-bottom: 0px;
	
}
.flashTableCell {
	width: 140px;
	position: absolute;
	left: 12px;
	top: 158px;
	z-index: 1;
	height: 354px;
	margin: 0px;
	padding: 130px 0px 0px;
	vertical-align: top;
	display: block;
	visibility: visible;
}
a {
	color: #5a896a;
}
.contactTable {
	border: 1px solid #FDFEFE;
	background-color: #75A48D;
}

