.bNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5445;
}
.bNav a:link {
	color: #5D5445;
	text-decoration: underline;
}
.bNav a:visited {
	text-decoration: underline;
	color: #5D5445;
}
.bNav a:hover {
	color: #000000;
	text-decoration: none;
}
.bNav a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/pageBack2.jpg);
}
.lnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 98%;
	text-indent: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.lnav a:link {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	height: 17px;
	width: 98%;
	padding-top: 2px;
	padding-left: 1px;
	text-decoration: none;
}
.lnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	height: 17px;
	width: 98%;
	text-align: left;
	padding-top: 2px;
	padding-left: 1px;
}
.lnav a:active {
	color: #000000;
	background-color: #CCCCCC;
}

.lnav a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 1px;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
