table.outborders {
	font-family: Arial;
	font-size: 13px;
	border-right: 1px solid #88877F;
	border-left: 1px solid #88877F;
	border-top: 1px solid #88877F;
	border-bottom: 1px solid #88877F;
}

table.borders {
	font-family: Arial;
	font-size: 13px;
	border-right: 1px solid #BCB7A7;
	border-left: 1px solid #BCB7A7;
	border-top: 1px solid #BCB7A7;
	border-bottom: 1px solid #BCB7A7;
}

td.header {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url('../images/header.jpg');
	padding-bottom: 10px;
	padding-right: 12px;
}

td.page-count {
	font-family: Arial;
	font-size: 11px;
}

td.left {
	border-right: 1px solid #D5CFBC;
}

td.footer {
	font-family: Arial;
	font-size: 9px;
}

.pageon {
	font-family: Arial;
	font-size: 11px;
	color: #7C3718;
}

h5 {
	font-family: Arial;
	color: #908F88;
	margin-bottom: 0px;
}

a.footer {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a.weblink {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a.weblink:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a.pagelink {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.pagelink:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}