.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.links:hover {
	
	text-decoration: underline;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
	border: 1px solid #666666;
	background-color: #A67413;
	padding: 15px;
	display: block;
}
.picframe {
	border: 1px solid #666666;
}
.boldlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.boldlinks:hover {
	
	text-decoration: underline;

}
.picture {
	padding: 15px;
}
.NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: a67413;
	background-position: center center;
	text-align: left;
	text-indent: 3pt;
	padding: 0px;
	width: 130px;
	display: block;
	border-top-color: ffe661;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: ffe661;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: ffe661;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: ffe661;
	border-left-style: solid;
	border-left-width: thin;
}
.NavLinks:hover {
	color: #000000;
	background-color: ffe661;
	display: block;
	border-color: a67413;
	border-style: solid;
	border-width: thin;
}
.NonNavbuttonCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFE661;
	background-position: center center;
	text-align: left;
	text-indent: 3pt;
	padding: 0px;
	width: 130px;
	display: block;
	border-top-color: #A67413;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #A67413;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #A67413;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #A67413;
	border-left-style: solid;
	border-left-width: thin;
}
.FormHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-indent: 3px;
}
