/* 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_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:#8C8985;
	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;
}


/* admin */

.admin_gr {
	background-image:url('images/admin_gr.jpg');
	background-repeat:repeat-x
	}
	
.left_gr {
	background-image:url('images/left_gr.jpg');
	background-repeat:repeat-y
	}
	
	
.left_new {
	background-image:url('images/left_grnew.jpg');
	background-repeat:repeat-x
	}
	
.admin_bor {
	border: 1px solid #A5B400;
}

.admin_text {
	font-family:tahoma;
	font-size:11px;
	color:#C55C3C;
	text-decoration:underline;
	}
	.text_sh1 {
	font-family:tahoma;
	font-size:13px;
	color:#8C8985;
	padding-left:5px;
	text-decoration:none;
	}