@charset "utf-8";
/* CSS Document */

body
{
	padding:0;
	margin:0;
	background:#fdeadb;
}
p
{
	padding:0;
	margin:0;
}

#index_top_green_bg
{
	background:url(../img/index_top_green_bg.jpg);
	height:355px;
	
}
.font_tahoma_11_black
{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	text-align:justify;
}
#news_top_line_bg
{
	background:url(../img/news_top_line_bg.jpg);
	height:15px;
}
.morelink{font-family: Tahoma;
			font-size:11px; 
			color: #000; 
			font-style:normal; 
			text-decoration:none;

}
.morelink:hover{color: #000; 
				  text-decoration:underline;

}
#news_green_bg
{
	background:url(../img/news_green_bg2.jpg) repeat-x;
	height:74px;
}
#index_orange_bg
{
	background:url(../img/index_orange_bg.jpg) repeat-x;
	height:57px;
}
#index_aish_gradinet_bg
{
	background:url(../img/index_aish_gradinet_bg.jpg) repeat-x;
	height:57px;
}
#index_green_bg
{
	background:url(../img/index_green_bg.jpg) repeat-x;
	height:57px;
}
.brownlink{font-family: Arial, Helvetica, sans-serif;
			font-size:12px; 
			color: #743702; 
			font-style:normal; 
			text-decoration:none;

}
.brownlink:hover{color: #743702; 
				  text-decoration:none;

}
.clickherelink{font-family:Tahoma;
			font-size:11px; 
			color: #847f7a; 
			font-style:normal; 
			text-decoration:none;

}
.clickherelink:hover{color: #000; 
				  text-decoration:none;

}
.darkbluelink{font-family: Arial, Helvetica, sans-serif;
			font-size:12px; 
			color: #30494e; 
			font-style:normal; 
			text-decoration:none;

}
.darkbluelink:hover{color: #30494e; 
				  text-decoration:none;

}
.darkgreenlink{font-family: Arial, Helvetica, sans-serif;
			font-size:12px; 
			color: #003b1a; 
			font-style:normal; 
			text-decoration:none;

}
.darkgreenlink:hover{color: #003b1a; 
				  text-decoration:none;

}
#footer_bg
{
	background:url(../img/footer_bg.jpg) repeat-x;
	height:33px;
}
.footerlink{font-family:Tahoma;
			font-size:11px; 
			color: #000; 
			font-style:normal; 
			text-decoration:none;

}
.footerlink:hover{color: #000; 
				  text-decoration:underline;

}

