@charset "utf-8";
/* CSS Document */

body {
	background-image: url(background2.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #6D5728;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
td#mainborder {
	background-color: #F9F7F5;
	border-top-width: 11px;
	border-right-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 11px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #665024;
	border-right-color: #665024;
	border-bottom-color: #665024;
	border-left-color: #665024;
}
.maintext {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #645028;
}
.maintext a {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #645028;
}
.maintext a:hover {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
}
.title {
	font-family: Calibri, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #645028;
}
.subtitle {
	font-family: Calibri, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #645028;
}
.border {
	border: 5px solid #665024;
}
.maintext_small {
	font-family: Calibri, Verdana, Arial;
	font-size: 8pt;
	color: #645028;
}
.message {
	font-family: Calibri, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
