body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	
	background-image: url(images/pagebg.gif);
	background-color: #BA8040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-size: 18px;
}

.ContentArea {
	border: 2px dashed #BA8040;
	text-align: left;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
}

.FooterArea {
	border: 2px dashed #BA8040;
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}
a:link {
	color: #425208;
}
a:hover {
	color: #000000;
}

a:visited {
	color: #425208;
}
a:visited:hover {
	color: #000000;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.mainTable {
	background-image: url(images/content-bg.jpg);
	height: 100%;
}

.SignsTables {
	border: 2px dashed #BA8040;
	text-align: left;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.signrows {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #BA8040;
}
