.mainborder {
	border: thin solid #000000;
}
.buttbar {
	background-color: #FFFFFF;
	height: 25px;
	width: 850px;
}
.bgimage {
	background-attachment: scroll;
	background-image: url(bg_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 850px;
	vertical-align: middle;
	height: 250px;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006633;
	background-position: left center;
	width: 170px;
	height: 30px;
	background-image: url(button_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.leftbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006633;
	background-position: left center;
	width: 170px;
	height: 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.pictabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	height: 207px;
	width: 242px;
	border: thin solid #999999;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.centresec {
	width: 850px;
}
.bgblend {
	background-attachment: scroll;
	background-image: url(greenblend.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 850px;
	vertical-align: middle;
}
.whiteheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	height: 30px;
	width: 760px;
}
.maintextnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 240px;
}

