@charset "UTF-8";
/* CSS Document */

h1 {
	background-image: url(images/orange/h1bg.gif);
	color: #000000;
}
h2 {
	background-image: url(images/orange/h2bg.gif);
	color: #000000;
}
h2.wide {
	background-image: url(images/orange/h2bgwide.gif);
	color: #000000;
}
.rtable th {
	background-image: url(images/orange/thbg.gif);
	color: #000000;
}
.rtable th:first-child {
	background-image: url(images/orange/thfcbg.gif);
	color: #000000;
}
#footer {
	background-image: url(images/orange/footerbg.gif);
	color: #000000;
}