/* CSS Document */
body {
	background:#396DA5;
}
td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.navigation {
	background:#407DA6;
}
.maincontent {
	background:#3399CC;
}
.copyright {
	background:#CCCCCC;
}
.ticker {
	background:#CCCCCC;
}
a {
	text-decoration:none; color:#003366;
}
a:hover {
	text-decoration:underline; color:#0099FF;
}
