.bodybg {
	background-image: url('https://media.expty.com/RFSImages/base/bodybg.gif');
	background-repeat: repeat-x
}
.borderleft {
	background-image: url('https://media.expty.com/RFSImages/base/borderleft.gif');
	background-repeat: repeat-y
}
.borderright {
	background-image: url('https://media.expty.com/RFSImages/base/borderright.gif');
	background-repeat: repeat-y
}
.bordertop {
	background-image: url('https://media.expty.com/RFSImages/base/bordertop.gif');
	background-repeat: repeat-x
}
.borderbottom {
	background-image: url('https://media.expty.com/RFSImages/base/borderbottom.gif');
	background-repeat: repeat-x
}