body {
	background-color: #3B0215;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.bottomrepeatx {
	background-image: url(images/img_23.jpg);
	background-repeat: repeat-x;
}
.textstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #6D0601;
	letter-spacing: 1px;
	padding: 2px 5px;
	background-image: url(images/textback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titletextstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/titleback.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #990000;
	font-weight: bold;
	letter-spacing: .5px;
	height: 26px;
	text-align: left;
	background-position: 5px;
}
.infotextstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660001;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 1px;
}
.infotitletextstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D0391A;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DAA698;
	border-right-color: #DAA698;
	border-bottom-color: #DAA698;
	border-left-color: #DAA698;
}
.indexstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding: 2px;
}
.indexborderstyle {
	border: 2px solid #67121B;
}

