.rptLeft {
	background-image: url(/img/layout/rpt-left.gif);
	background-repeat: repeat-y;
}
.rptRight {
	background-image: url(/img/layout/rpt-right.gif);
	background-repeat: repeat-y;
}
.rptTop {
	background-image: url(/img/layout/rpt-topgrid.jpg);
	background-repeat: repeat-x;
}
.rptNav {
	background-image: url(/img/layout/rpt-nav.gif);
	background-repeat: repeat-x;
}