body {
	background-image: url(pageback.gif);
	background-repeat: repeat-y;
	background-color: #14294e;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}
	
h1, h2 {
	font size: 14px;
	font-weight: bold;
	}
	
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #907B40;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #907B40;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #907B40;
}
a.nav:link {
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:active {
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.left25 {
	padding-left: 25px;
	padding-right: 15px;
}
.small {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}
.testimonial {
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	background-color: #d8ceb3;
	width: 200px;
	padding: 10px 10px 5px 10px;
}
.testimonialwide {
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	background-color: #d8ceb3;
	width: 660px;
	padding: 10px 10px 5px 10px;
}