/* CSS Document */

.mainTable{
	/*background:url(images/bg_page.jpg);*/
	background-position:bottom;
	background-repeat:repeat-x;
	width:879px;
}

.formTable{
	background:url(images/bg_form.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:879px;
}