/*
	name: new.css

	type: stylesheet
	description: new rules for new menu / 900px update
	note:

	created: 11/23/2008
	last rev: 11/23/2008
*/



a.homepagelink {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.homepagelink:hover {
	text-decoration: underline;
}
a.linklist {
	color: #2490af;
}
td#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table#content-table {
	border-right: 1px solid #73b651;
	border-bottom: 1px solid #73b651;
	border-left: 1px solid #73b651;
}

