body {
	background-image: url(/images/nav/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: E3E3E3;
}
hr {
	border: thin dotted #999999;
}
body,td,th,p,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
}
a:link {
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
.copyright { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.copyright:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.copyright:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.copyright:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.copyright:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.navigation { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a.navigation:link {
	color: #000000;
}
a.navigation:visited {
	color: #000000;
}
a.navigation:hover {
	color: #FFFFFF;
}
a.navigation:active {
	color: #000000;
}
