@charset "utf-8";
.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.text_home {
	font-family: Tahoma;
	font-size: 11px;
	color: #7dbdde;
	text-decoration: underline;
}
.text_home:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #18597d;
	text-decoration: underline;
}
.Banner {
	background-image: url(images/Banner.jpg);
	background-repeat: no-repeat;
}
.banner_text1 {
	font-family: Tahoma;
	font-size: 28px;
	color: #1c74a4;
}
.banner_text2 {
	font-family: Tahoma;
	font-size: 48px;
	color: #18597d;
	text-decoration: none;
}
.banner_text3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #024869;
	text-decoration: none;
	font-weight: bold;
}
.link_bg {
	background-image: url(images/link_bg.jpg);
	background-repeat: repeat-x;
}
.Middel_link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.Middel_link:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #18597d; 
	text-decoration: none;
}
.Content_heading {
	font-family: Tahoma;
	font-size: 16px;
	color: #0094c4;
	text-decoration: none;
}
.Contact_text {
	font-family: Tahoma;
	font-size: 16px;
	color: #0094c4;
	text-decoration: none;
}
.Contact_text:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: #18597d;
	text-decoration: none;
}
.Content {
	font-family: Tahoma;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
	text-align: left;
}
.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}
.Content_link {
	font-family: Tahoma;
	font-size: 12px;

	color: #0094c4
	text-decoration: underline;
	color: #0094c4;
}
.Content_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #18597d;
	text-decoration: underline;
}

.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.right_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #0094c4;
	text-decoration: none;
}
.footer_Text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.more_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #0094c4;
	text-decoration: none;
}
.more_text:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #18597d;
	text-decoration: none;
}

.right_img1 {
	background-image: url(images/right_img1.jpg);
	background-repeat: no-repeat;
}

.topline{ background: repeat-x url(images/line_2.jpg);}
