body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
#wrapper {
	background-image: url(bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #69C6B3;
	background-attachment: scroll;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.more:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 15px;
}
.contactBoxbdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1AB593;
	border-left-color: #1AB593;
}
.tablebdr {
	border: 1px solid #2EB093;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #BCF4E7;
	text-decoration: none;
}
.pageTitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #655C9B;
	text-decoration: none;
	font-weight: bold;
}
.bodylinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #63669D;
	text-decoration: underline;
}
.bodylinks:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #63669D;
	text-decoration: none;
}
