.text_title {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #046396;
	text-decoration: none;
	font-weight: bold;
}
.scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #046396;
	font-size: 12px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6CADDE;
}
.navInactive {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #046396;
	text-decoration: none;
}
.text {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.navRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #C64B00;
}
.navUnderline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #6CADDE;
}

.flashBorder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #01426A;
	border-left-color: #01426A;
}
.textBorder {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01426A;
}

