.cs {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #754234;
}
.cs a {
	font-size: 10px;
	text-decoration: none;
}
.cssl {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #754234;
}
body {
	background-color: #754234;
	margin: 0px;
	padding: 0px;
}
a {
	border: none;
	outline: none;
}
.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: 19px;
	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;
}
.nav {
	background-repeat: no-repeat;
	height: 49px;
	padding-top: 23px;
	background-image: url(../images/nav-back.jpg);
	align: center;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
	width: 860px;
	padding-right: 60px;
	padding-left: 60px;
}
.nav-bar {
	position: relative;
	height: 49px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.nav-star {
	background-image: url(../images/nav-star.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 10px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
