.nav_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #033E78;
	text-decoration: none;
	text-transform: uppercase;
}
.con_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3E387E;
}
.con_text {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.ftr_text {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BCDFFF;
}
.ftr_link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_link:hover {
	color: #666666;
	text-decoration: underline;
}
.ftr_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.chrontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043C75;
}
.chrontitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #04396F;
}
.tdnorepeat {
	background-repeat: repeat-x;
	background-position: top;
}
