body {
	background-color : #E0E0E0;
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image : url(img/bg2.gif);
	background-repeat : repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	height: 37px;
	color: #070A6B;
	font-weight: bold;
}

.ma{
	padding-left: 100px;
	padding-right: 50px;
}

td{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.in{
	font-size: 12px;
	width: 170px;
	border-style: solid;
	border-width: 1px;
}