.mainbg {
	background-color: #321C00;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.textred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5F3500;
	font-weight: bold;
	text-decoration: none;
}
.texttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.textsupertitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #000000;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textlink:link {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.textlink:visited {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.textlink:hover {



	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.textlink:active {




	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.copyrightlink:link {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightlink:visited {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyrightlink:hover {



	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyrightlink:active {




	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 3px dashed #CCCCCC;
}
.border2 {

	border: 1px dashed #000000;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.border3 {


	border: 3px solid #746137;
}

