a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodyStyle {
	font-family: "Times New roman", "Garamond";
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
}
.large {
	font-size: 34px;
	font-weight: bold;
}
.nav {
	font-family: "Times New Roman", Garamond;
	font-size: 15px;
	text-decoration: none;
}
.navH {
	font-family: "Times New Roman", Garamond;
	font-size: 15px;
	color: #CD8B37;
}
.back {
	background-color: #EFE1C6;
}
.backtext {
	background-color: #EFE1C6;
	font-family: "Times New Roman", Garamond;
	font-size: 18px;
	color:#000000;
	border-right-color:#E48A12;
	border-right-style:solid;
	border-right-width:1px;
}
.table {
	background-color: #EFE1C6;
	border-bottom-color:#E48A12;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#E48A12;
	border-top-style:solid;
	border-top-width:1px;
}
.body-bottom {
	background-color: #EFE1C6;
	border-bottom-color:#E48A12;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#E48A12;
	border-right-style:solid;
	border-right-width:1px;
}
.pagetitle {
	font-family: "Times New Roman", Garamond;
	font-size: 24px;
	background-color: #EFE1C6;
	color: #000000;
	vertical-align: middle;
	border-bottom-color:#EFE1C6;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	}
.orange {
	background-color: #E48A12;
}

