.cs {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #754234;
}
.cssl {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #754234;
}
body {
	background-color: #754234;
	margin: 0px;
}
.h-back {
	background-image: url(../images/header-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav-back {
	background-image: url(../images/nav-back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.p-back {
	background-image: url(../images/page-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.f-back {
	background-image: url(../images/footer-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flash-back {
	background-image: url(../images/flash-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ql {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #EBD9C1;
	text-decoration: none;
}
.ql a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #EBD9C1;
	text-decoration: none;
}
.ql a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ql a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D1B899;
	text-decoration: none;
}
.ql a:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #754234;
	text-align: justify;
}
.main a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
	text-align: justify;
	text-decoration: underline;
}
.main a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	text-decoration: none;
}
.main a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-align: justify;
	text-decoration: underline;
}
.main a:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	text-decoration: none;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B7201C;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #B7201C;
}
.image-ht {
	background-color: #F0E6DC;
	border: 1px solid #CEB798;
	padding: 7px;
}
