.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	vertical-align: text-bottom;
}
.navigation {
	font-size: 9px;
	font-weight: bold;
	color: #666699;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(images/background.jpg);
	height: 98%;
	background-repeat: repeat-x;
}
a:link {
	color: #666699;
}
a:visited {
	color: #666699;
}
.pushLeft {
	margin: 15px 15px 0px 0px;
	padding: 0px 15px 0px 0px;
}
.splashBackground {
	background-repeat: no-repeat;
}

