.banner_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.navbar_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 30px;
}
.navbar_text:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align:center;
	line-height: 30px;
}
.bar_l {
	background-image: url(../images/bar_01.jpg);
	background-color: #FFFFFF;
}
.bar_r {
	background-image: url(../images/bar_03.jpg);
	background-color: #FFFFFF;
}
.bar_c {
	background-color: #E9B011;
	background-image: url(../images/bar_02.jpg);
}
.header_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.text_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.text_l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
.header_2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.header_3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.header_1_l {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.header_1_l:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.footer_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align:center;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.footer_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}
