body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-color: #EDEDF9;
	background-image: url(../newimages/body_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 3px;
}
.mainTable {
	background-image: url(../newimages/table_back.jpg);
	background-repeat: no-repeat;
}

