.table_image_left {
	background-image: url(images/index_01.jpg);
}
.table_image_midhigh {
	background-image: url(images/index_02.jpg);
}
.table_image_content {
	background-image: url(images/index_04.jpg);
}
.table_lower_content {
	background-image: url(images/index_05.jpg);
}
.table_image_footer {
	background-image: url(images/index_06.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.button_align {
	text-align: center;
}
.footer_text {
	font-size: 12px;
	font-weight: bold;
}

