@charset "utf-8";
/* CSS Document */
body{ margin:0px; background:#1a1a1a
	}

.bg_links{ background:url(../images/links_bg.jpg) repeat-x top;
}

.links{ font-family:Verdana; color:#363635; font-size:12px;
        text-align:center; 
		padding-left:20px; padding-right:20px;
	}

.links a{ font-family:Verdana; color:#fff; font-size:12px; 
        text-align:center; text-decoration:none;
		padding-left:20px; padding-right:20px;
		line-height:25px;
	}
	
.links a:hover{ font-family:Verdana; color: #999; font-size:12px; 
        text-align:center; text-decoration:none;
		padding-left:20px; padding-right:20px;
		line-height:25px;
	}
.headlines{ font-family:Verdana; color:#4bb305; font-size:14px;
            padding-right:10px;
	}
.headlines_2{ font-family:Verdana; color:#4bb305; font-size:14px;
            padding-right:10px; padding-bottom:5px;
			border-bottom:#333 solid 2px;
	}
	
.headlines_3{ font-family:Verdana; color:#4bb305; font-size:14px;
            padding-right:10px; padding-bottom:5px;
			border-bottom: #999 dotted 1px;
	}
	
.headlines_4{ font-family:Verdana; color:#4bb305; font-size:11px;
            padding-right:10px; padding-bottom:5px;
			border-bottom: #999 dotted 1px;
			border-left:#333 solid 1px;
	}
	
.headlines_ar{ font-family:Verdana; color:#4bb305; font-size:16px;
            padding-right:10px; padding-bottom:5px;
			border-bottom: #999 dotted 1px;
			border-right:#333 solid 1px;
			font-weight:bold;
	}
	



.normal{ font-family:Verdana; color: #999; font-size:12px;
            padding-right:10px;
	}
	
.normal_2{ font-family:Verdana; color: #333; font-size:12px;
            padding-right:10px;
	}
	
.normal_ar_2{ font-family:Verdana; color: #ccc; font-size:14px;
            padding-right:10px; direction:rtl;
	}
	


.img{ border:#666 solid 2px;
	}

.img_3 a{
	}
	
.img_3 a:hover{ border: #090 solid 2px;
	}
	

.img_2{ border:#fff solid 2px;
	}
	
.white_box{ background:#bcbcbc
	}
	
.white_box_top_left{ background:url(../images/white_box_top_left.jpg) top left no-repeat;
                     width:4px; height:4px;
	}
	
.white_box_top_right{ background:url(../images/white_box_top_right.jpg) top left no-repeat;
                     width:4px; height:4px;
	}
	
.white_box_bottom_left{ background:url(../images/white_box_bottom_left.jpg) top left no-repeat;
                     width:4px; height:4px;
	}
	
.white_box_bottom_right{ background:url(../images/white_box_bottom_right.jpg) top left no-repeat;
                     width:4px; height:4px;
	}
	
	
.grey_box{ background:#262626;
	}
.grey_box_3{background:#262626 url(../images/home_scop_2.jpg) right top no-repeat;
	}

.grey_box_2{  color:#fff; font-family:Verdana; font-size:13px;
           list-style:url(../images/home_arow.jpg);
	}

.grey_box_top_left{ background:url(../images/gery_box_top_left.jpg) top left no-repeat;
                     width:4px; height:4px;
	}
	
.grey_box_top_right{ background:url(../images/gery_box_top_right.jpg) top left no-repeat;
                     width:4px; height:4px;
	}
	
.grey_box_bottom_left{ background:url(../images/gery_box_bottom_left.jpg) top left no-repeat;
                     width:4px; height:4px;
	}
	
.grey_box_bottom_right{ background:url(../images/gery_box_bottom_right.jpg) top left no-repeat;
                     width:4px; height:4px;
	}

.footer{ background:url(../images/footer.jpg) bottom repeat-x;
         color:#000; font-family:Verdana; font-size:11px;
		 text-align:center;
		 height:64px;
		 vertical-align:bottom;
		 padding-bottom:10px;
	}
	
.footer a{ color: #fff; font-family:Verdana; font-size:11px;
		 text-align:center; text-decoration:none;
		 height:64px;
		 vertical-align:bottom;
		 padding-bottom:7px;
	}
.cust{ font-family:Verdana; color: #333; font-size:14px; 
       text-align:right; text-decoration:none;
	   background:url(../images/arow_2.jpg) no-repeat right;
	   padding-right:15px;
	   direction:rtl;
	}
	
.cust_2{ font-family:Verdana; color: #ccc; font-size:14px; 
       text-align:right; text-decoration:none;
	   background:url(../images/arow_3.jpg) no-repeat right;
	   padding-right:15px;
	   direction:rtl;
	}
	
.headlines_contact{ font-family:Verdana; color:#4bb305; font-size:13px;
            padding-right:10px; padding-bottom:5px;
			border-right: #06C solid 2px;
			font-weight: normal;
	}
	
	
.headlines_contact_ar{ font-family:Verdana; color:#4bb305; font-size:13px;
            padding-right:10px; padding-bottom:5px;
			border-left: #06C solid 2px;
			font-weight: normal;
	}
	

.normal_contact{ font-family:Verdana; color: #999; font-size:12px;
            padding-left:5px;
	}
	
.normal_contact_ar{ font-family:Verdana; color: #999; font-size:12px;
            padding-right:5px; text-align:right; direction:rtl;
	}
	
.form_contact{ background:#333; 
               border:#666 solid 1px;
			   font-family:Verdana; color:#CCC; font-size:11px;
	}
	

	
.form_contact_buttons{ background:#333; 
               border:#666 solid 1px;
			   font-family:Verdana; color: #060; font-size:11px;
			   cursor:pointer;
	}

