body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topbg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topbg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topbg3 {

	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.topbg4 {
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;

}
