.table_top {
	background-image: url(layout_images/bg_table_top.gif);
	background-repeat: repeat-x;
}
.table_topleft {

	background-image: url(layout_images/bg_table_topleft.gif);
	background-repeat: no-repeat;
}
.table_topright {


	background-image: url(layout_images/bg_table_topright.gif);
	background-repeat: no-repeat;
}
.table_left {



	background-image: url(layout_images/bg_table_left.gif);
	background-repeat: repeat-y;
}
.table_right {




	background-image: url(layout_images/bg_table_right.gif);
	background-repeat: repeat-y;
}
.table_bottomleft {





	background-image: url(layout_images/bg_table_bottomleft.gif);
	background-repeat: no-repeat;
}
.table_bottomright {






	background-image: url(layout_images/bg_table_bottomright.gif);
	background-repeat: no-repeat;
}
.table_bottom {







	background-image: url(layout_images/bg_table_bottom.gif);
	background-repeat: repeat-x;
}
.table_middle {








	background-image: url(layout_images/bg_wood.jpg);
	background-repeat: repeat;
}
.table_name {
	background-image: url(layout_images/bg_table_name.gif);
	background-repeat: repeat-x;
}
.header_top_brown {

	background-image: url(layout_images/header_table_bg.gif);
	background-repeat: repeat-x;
}
.header_top_pink {


	background-image: url(layout_images/header_table_bg_pink.gif);
	background-repeat: repeat-x;
}

