body {
	background-image: url(/images/VertTileBG.gif);
	background-repeat: repeat;
}
table.navigation {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	background-image:  url(images/grey25_spacer.gif);
	background-repeat: repeat;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 22px;
}
a.navi:link, a.navi:visited, a.navi:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a.navi:visited {
	color: #000000;
	text-decoration: none;
}
a.navi:hover {
	color: #fd072f;
	text-decoration: none;
}
}
a.navi2:link, a.navi2:visited, a.navi2:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fd072f;
	text-decoration: none;
}
a.navi2:visited {
	color: #fd072f;
	text-decoration: none;
}
a.navi2:hover {
	color: #000000;
	text-decoration: none;
}
a:link, a:visited, a:hover {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fd072f;
	text-decoration: none;
}
a:visited {
	color: #fd072f;
	text-decoration: none;
}
a:hover {
	color: #fd072f;
	text-decoration: none;
}
.copyrightMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}