body {
	background-color: #92B2D7;
}
.nav, .nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline
}
.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
    text-decoration:underline;  
}
.footercc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.botnav, .botnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.botnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #638A6D;
	font-size: 18px;
}
.style3 {
	font-family: "Lucida Sans";
	color: #000000;
	font-size:14px;
}
.maintxt, .maintxt a {
	font-family: sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
}
.maintxt a:hover {
	font-family: sans-serif;
	font-size: 16px;
	color: #638A6D;
	text-decoration:underline;
}
.pgtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration:none;
}
.clear {font-size: 1px; height: 1px}

