@charset "utf-8";
.midbottombg {
	background-image: url(midbottom_frame.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
}
.bottombg {
	background-image: url(bottom_frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.midbgL {
	background-image: url(mid_frameL.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;a
	padding-bottom: 0px;
	padding-left: 70px;
	text-align: left;
}
.midbgR {
	background-image: url(mid_frameR.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.ortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.centerthings {
	text-align: center;
}
