@charset "utf-8";
.stylesheet {
}
body {
	background-image: url(images/mainback.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-color: #BFB89B;
	text-align: center;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #282002;
	line-height: 25px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.mainback {
	background-attachment: scroll;
	background-color: #FCFCFA;
	background-image: url(images/layout2_inner_05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #583812;
}
.formtable {
	text-align: right;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #583812;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #583812;
}
.leftbg {
	background-attachment: scroll;
	background-image: url(images/layout2_inner_04.png);
	background-repeat: repeat-y;
	background-position: left top;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8E2D4;
}
.rightbg {
	background-attachment: scroll;
	background-image: url(images/layout2_inner_06.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.signature {
	color: #FFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	text-align: left;
}
.tablecenter {
	text-align: center;
	vertical-align: top;
}

.highlight {
	font-weight: bold;
	color: #B48F1F;
	font-size: 14px;
}
tableevents {
	text-align: center;
}
formtable {
	text-align: right;
}
.bolder {
	font-weight: bold;
}
.highlightcenter {
	font-weight: bold;
	color: #B48F1F;
	font-size: 18px;
	text-align: center;
}

