.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCE3EF;
}


/* ************************ */
#topNav{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #571C20;
	}
#topNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D71413;
	font-weight: bold;
}
#topNav a:link {
	text-decoration: none;
}
#topNav a:visited {
	text-decoration: none;
	color: #D71413;
}
#topNav a:hover {
	text-decoration: none;
	color: #000000;
}
#topNav a:active {
	text-decoration: none;
	color: #000000;
}
/* ************************ */

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* ************************ */
#botNav{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9EB3D1;
	}
#botNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D6DEEB;
	font-weight: bold;
}
#botNav a:link {
	text-decoration: none;
}
#botNav a:visited {
	text-decoration: none;
	color: #D6DEEB;
}
#botNav a:hover {
	text-decoration: none;
	color: #000000;
}
#botNav a:active {
	text-decoration: none;
	color: #000000;
}
/* ************************ */

