@charset "UTF-8";
#canv {
	padding: 5px;
	font-size: 12px;
	border: medium solid #B2ACA5;
}
#canvart {
	padding: 5px;
	font-size: 12px;
}

#banner {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #B2ACA5;
	height: 130px;
	padding-bottom: 5px;
	width: 900px;
	margin: auto;
	float: left;
	background-image: url(Images/Banner-image_Web.jpg);
}
#thelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	page-break-before: auto;
	page-break-after: auto;
	color: #B2ACA5;
	border-bottom-style: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: right;
	height: 20px;
	width: 700px;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}
#apDiv1 {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#myTbl {
	padding: 5px;
	height: auto;
	width: 850px;
	float: left;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 50px;
}
a:link {
	color: #B2ACA5;
	text-decoration: none;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	word-spacing: normal;
	white-space: normal;
	color: #6B5D56;
	text-transform: uppercase;
	width: 700px;
	float: right;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
}
#Navi {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	clear: none;
	margin-left: 335px;
	float: left;
}
#goback {
	margin-left: 10px;
	float: left;
	color: #B2ACA5;
	background-color: #63605D;
	width: 100px;
	border-top-color: #63605D;
	border-right-color: #63605D;
	border-bottom-color: #63605D;
	border-left-color: #63605D;
	margin-top: 10px;
}
