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

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

