/* CSS Document */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #525446;
}
a:visited {
	color: #525446;
}
a:hover {
	color: DACA1D;
}
a:active {
	color: #525446;
}
#nav a:link, #nav a:visited {
	text-transform: uppercase;
	color:#FFFFFF;
	background: #525446;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#nav a:hover, #nav a:visited:hover {
	color:#000000;
	background: #DCD1A4;
	padding: 3px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	display: block;
}
#nav a:active, #nav a:visited:active {
	text-transform: uppercase;
	color: #FFFFFF;
	background: #525446;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.sideheader {
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding: 1px;
	text-align: center;
}
.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 2px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headerorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.headerlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.headerorangesmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

