/* CSS Document */
body{
	margin:0px;
	}
	
.top_bar {
	background-image:url(images/top_bar.jpg);
	background-repeat:repeat-x;
	}
	
.search {
	font-family:tahoma;
	font-size:12px;
	color:#718C17;
	text-decoration:none;
	}
	
.txt {
	height:12px;
	width:120px;
	border:solid 1px #FFCC66;
	}

.top_links{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#9F5409;
	text-decoration:none;
	}
	
.top_more{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
	}
	
.top_more1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	}
	
.new_links{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#CC9966;
	text-decoration:none;
	}
	.new_links_sh{
	font-family:tahoma;
	font-size:12px;
	font-weight:550;
	color:#CC9966;
	text-decoration:none;
	}
	
.top_links1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
	
.news {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
	
	
.footer{
	font-family:tahoma;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	text-decoration:none;
	}
	
.left_links1{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4B1405;
	text-decoration:none;
	}
	
a:hover {
	color:#669900;
	}
	
.green_gr {
	background-image:url(images/green_gr.jpg);
	background-repeat:repeat-x;
	}
	
.text {
	font-family:tahoma;
	font-size:11px;
	color:#003399;
	padding-left:5px;
	text-decoration:none;
	}
	
.text1{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	}
	
.gr_line {
	background-image:url(images/gr_line.gif);
	background-repeat:repeat-x;
	}
	.bor {
	border: 1px solid #ECEFC6;
}

.text_sh {
	font-family:tahoma;
	font-size:13px;
	color:#8C8985;
	padding-left:5px;
	text-decoration:none;
	}
	
	.text_sh1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-left:5px;
	text-decoration:none;
	}
