.main_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9F8237;
	text-decoration: underline;
}
.main_link_sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.border_rt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #440905;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F8237;
	border-right-color: #9F8237;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A2020A;
	text-decoration: none;
}
.home-st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A2020A;
	text-decoration: underline;
}
.text_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #403415;
	font-style: normal;
}
.main_link_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.main_link_f:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F8237;
	text-decoration: underline;
	font-weight: bold;
}
.main_link_sep_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}.margin-top-rt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.display {
	margin: 0px;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
}
.photo {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #440905;
	text-decoration: none;
}
.more:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #440905;
	text-decoration: none;
}
.text_hCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403415;
	font-style: normal;
}
.border-rt-bot {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

