@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.jpg) left top repeat-x;
	background-color:#4dabdf;
	padding:0px;
	margin:0px;
	}

.left_bar_bg{
	background:url(images/left_bar_bg.jpg) left top repeat-x;
	background-color:#9e7c39;
	}

.address_bg{
	background:url(images/address_bg.jpg) left top repeat-x;
	background-color:#f4e297;
	}

.address_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010100;
	text-decoration:none;
	line-height:20px;
	}
	
.address_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010100;
	text-decoration:underline;
	line-height:20px;
	}
	
.address_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:20px;
	}	

.text_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	}

.text_2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#896000;
	text-decoration:none;
	}
	
.text_3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#004dac;
	text-decoration:none;
	}
	
.text_4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	line-height:18px;
	}	

.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:16px;
	}

.footer_bg{
	background:url(images/footer_bg.jpg) left top repeat-x;
	height:42px;
	}

.footer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:16px;
	}
	
.footer_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:16px;
	}
	
.footer_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	line-height:16px;
	}
	
.link_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0267d1;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
	}
	
.link_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0267d1;
	text-decoration:underline;
	line-height:16px;
	font-weight:bold;
	}
	
.link_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
	}	