body {
	background-image: url(../images/amerenosbknd2.jpg);
	background-repeat: repeat;
}
.middelbottom {
	background-image: url(../images/amerenos_center_bknd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
}
.shadowside {
	background-image: url(../images/shadowstripe.png);
	background-repeat: no-repeat;
	width: 50px;
}
.table_balance {
	width: 50px;
}
.table_position {
	position: relative;
	top: -20px;
	width: 850px;
	background-position: center top;
	display: block;
}
.smtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #300;
}
.lgtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #600;
	text-decoration: underline;
}
.redtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #300;
	font-weight: bold;
}
.red_type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #930;
}
