.lefttablebg {
	background-color: 857F7F;
	background-image: url(images/wave_left_spacer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.tablebg {
	background-color: 857F7F;
	background-image: url(images/wave_table.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.bodytypebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
