.backgrand {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.newtopre {
	background-image: url(images/newtopmidrep.gif);
	background-repeat: repeat-x;
}
.newtopright {
	background-image: url(images/newtopright.gif);
	background-repeat: no-repeat;
}
.newleft {
	background-image: url(images/newleft.gif);
	background-repeat: no-repeat;
}
.newright {
	background-image: url(images/newright.gif);
	background-repeat: no-repeat;
}
.newleftre {
	background-image: url(images/newleftre.gif);
	background-repeat: repeat-y;
}
.newrightmid {
	background-image: url(images/newrightre.gif);
	background-repeat: repeat-y;
}
.bottomleft {
	background-image: url(images/newbottomleft.gif);
	background-repeat: no-repeat;
}
.bottomre {
	background-image: url(images/newbottomre.gif);
	background-repeat: repeat-x;
}
.bottomright {
	background-image: url(images/newbottomright.gif);
	background-repeat: no-repeat;
}
