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

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