.tblbg {
	background-image: url(/images/test_r2_c3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 5px;
}
.scroll {
	background-image: url(/images/test_r2_c3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: auto;
	height: 459px;
	width: 568px;
	background-attachment: fixed;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.field {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

