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

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