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

	
a {
	color:#9b554f;
	}
a:hover {
	background-color:#eee7e7;
	}
	
div.footer a {
	color:#9b554f;
	text-decoration:none;
	}
div.footer a:hover {
	color:#9b554f;
	text-decoration:underline;
	}
.stripe1 {
	background-color:#e6e9e1;
	}
.stripe2 {
	background-color:#fcf7e4;
	}
table.list tr.header {
	background-color:#9b554f;
	}
.backStripesSwoosh {
	background-image:url(../images/backStripes_red.gif);
	}
.backColor {
	background-color:#3d4c49;
	}
h1 {
	color:#3d4c49;
	}