body {
	background-color : #FfFfFf;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
}

.fo{
	vertical-align: bottom;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
