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


a {
	color:#61778e;
	}
a:hover {
	background-color:#e7eef5;
	}
	
div.footer a {
	color:#61778e;
	text-decoration:none;
	}
div.footer a:hover {
	color:#61778e;
	text-decoration:underline;
	}
.stripe1 {
	background-color:#e6e9e1;
	}
.stripe2 {
	background-color:#fcf7e4;
	}
table.list tr.header {
	background-color:#61778e;
	}

.backStripesSwoosh {
	background-image:url(../images/backStripes_blue.gif);
	}
.backColor {
	background-color:#3d4c49;
	}
h1 {
	color:#3d4c49;
	}