/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2e2e2e;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #3B4163;
}
a:visited {
	text-decoration: none;
	color: #A50A18;
}
a:hover {
	text-decoration: none;
	color: #A50A18;
}
a:active {
	text-decoration: none;
	color: #3B4163;
}
.border {
	border: 1px solid #000000;
}
.mainnav {color: #FFFFFF; font-size: x-small; }