.pgbg {
	background-image: url(../images/pgbg.gif);
}
.pgtop {
	background-image: url(../images/pgtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pgleft {
	background-image: url(../images/pgleft.gif);
	background-position: right top;
		background-repeat: no-repeat;
}
.pgbot {
	background-image: url(../images/pgbot.gif);
	background-position: left top;
		background-repeat: no-repeat;
}
.pgrt {
	background-image: url(../images/pgrt.gif);
	background-position: left top;
		background-repeat: no-repeat;
}
.logo {
	background-image: url(../images/midcontinentcashlogo.gif);
	background-position: left top;
		background-repeat: no-repeat;
}
.atmmain {
	background-image: url(../images/inset_left.jpg);
		background-repeat: no-repeat;
	background-position: left top;
}
.right {
	background-image: url(../images/rightwrap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contactinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000066;
}
.bodyone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	padding: 2px 5px;
	height: 2px;
	width: 2px;
	border: 1px none #000000;
	vertical-align: baseline;
	background-position: left bottom;
	line-height: 16px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
}
