@charset "ISO-8859-1";

body {
	background-color: #E7E7E7;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bodyindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: -5px;
	white-space: pre;
	list-style-type: square;
	list-style-position: outside;
}
.Header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.MainHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #023203;
	text-decoration: none;
}
.MainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subbackground {
	background-image: url(mainimages/subbackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftbackground {
	background-attachment: scroll;
	background-image: url(mainimages/MLbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightbackground {
	background-attachment: scroll;
	background-image: url(mainimages/MRbackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.middlebackground {
	background-attachment: scroll;
	background-image: url(mainimages/MMbackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftgradient {
	background-image: url(mainimages/TLgradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middlegradient {
	background-attachment: scroll;
	background-image: url(mainimages/TMgradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightgradient {
	background-attachment: scroll;
	background-image: url(mainimages/TRgradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

