/* CSS Document */


#textnav {
	position: relative;
	width: 800px;
	bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-size: 0.8em;
	left: -1px;
}
#textnav li {
	display: inline;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	text-align: center;
}
#textnav ul {
	padding: 0px;
	margin: 0px;
}
#textnav a:link, #textnav a:visited, a:link, a:visited  {
	color: #000000;
	text-decoration: none;
}
a:hover, #textnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.purple {
	color: #3E003E;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
#textnav {
	font-size: smaller;
}
#textnav {
	font-weight: bold;
}
.copyright {
	font-weight: bold;
}
.copyright {
	font-size: smaller;
}
#maintext table tr td {
	color: #F00;
}
#maintext table tr td {
	color: #000;
}
.CLICK_HERE {
	color: #F00;
}
#maintext p strong .CLICK_HERE a {
	color: #F00;
}
