body {
	background-color : #F8F8F8;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(img/bg1111.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	height: 50px;
	color: #ffffff
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ba{
	background-image: url(img/m28.gif);
	background-repeat: repeat-x;
	width: 469px;
	font-size: 9px;
	vertical-align: middle;
}