.menubg {
	background: #EFCE4B url(images/mbg.gif) no-repeat;
	border-right: 2px solid #000000;
	border-top-width: 2px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bggreen {
	background: #e1f8d3;
}
.bgcontent {
	background: #FFFFFF;
	margin: 30px;
	padding: 20px 35px;
	width: 570px;
}
.topbg {
	background: #D7DEE8;
	border-bottom: 2px solid #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.container {
	border: 2px solid #000000;
}
.tindent {
	padding-left: 58px;
}
.indent {
	padding-left: 25px;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
td {
	font: 14px/16px "Californian FB", "Times New Roman", serif;
}
.menubtns {
	background: center;
	text-align: center;
}
ul {
	list-style: square;
	font-family: "Times New Roman", Times, serif;
}
.image_left {
	float: right;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.print {
	font-weight: bold;
	float: right;
	height: auto;
	width: 150px;
	border: 2px solid #579C19;
	background-color: #F8EAB1;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
