@charset "UTF-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.footer-lk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-lk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-lk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: underline;
}
a.footer-lk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #990000;
	background-position: center center;
	display: block;
	vertical-align: middle;
	height: 22px;
	width: 100%;
	padding-top: 8px;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #990000;
	background-position: center center;
	display: block;
	vertical-align: middle;
	height: 22px;
	width: 100%;
	padding-top: 8px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #333333;
	background-position: center center;
	display: block;
	vertical-align: middle;
	height: 22px;
	width: 100%;
	padding-top: 8px;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #990000;
	background-position: center center;
	display: block;
	vertical-align: middle;
	height: 22px;
	width: 100%;
	padding-top: 8px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 20px;
	text-align: justify;
}
a.body-lk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
a.body-lk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
a.body-lk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 20px;
	text-decoration: underline;
}
a.body-lk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}.title-home {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.gallery_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	padding-left: 6px;
}
.gallery_titlesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	line-height: 14px;
}
