a.body:link {
	background-color: transparent;
	color: #00f;
	text-decoration: underline;
}

a.body:visited {
	background-color: transparent;
	color: #800080;
	text-decoration: underline;
}

a.body:hover {
	background-color: transparent;
	border-color: #f00;
	border-style: solid;
	border-width: thin;
	color: #f00;
	text-decoration: none;
}

a.bottom:link {
	background-color: transparent;
	color: #00f;
	text-align: center;
	text-decoration: underline;
}

a.bottom:visited {
	background-color: transparent;
	color: #800080;
	text-align: center;
	text-decoration: underline;
}

a.bottom:hover {
	background-color: transparent;
	color: #f00;
	text-align: center;
	text-decoration: underline;
}

a.copyright:link {
	background-color: transparent;
	color: #00f;
	text-align: center;
	text-decoration: none;
}

a.copyright:visited {
	background-color: transparent;
	color: #00f;
	text-align: center;
	text-decoration: none;
}

a.copyright:hover {
	background-color: transparent;
	color: #f00;
	text-align: center;
	text-decoration: underline;
}

a.leftnav:link {
	background-color: transparent;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:visited {
	background-color: transparent;
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:hover {
	background-color: #036;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: capitalize;
}

body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

h3 {
	background-color: transparent;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

li {
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 7px;
}

.bodytext {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 133%;
}

.center {
	text-align: center;
}

.content {
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 133%;
	padding-left: 20px;
	padding-top: 10px;
}

.footernav {
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.left {
	text-align: left;
}

.lineheight {
	line-height: 125%;
}

.upperleft {
	background-color: transparent;
	border-color: #3888a0;
	border-style: solid;
	border-width: thin;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}

#navhighlight {
	background-color: #fff;
	border-color: #800080;
	border-style: solid;
	border-width: thin;
	color: Background;
}
