

			Body {
				FONT-FAMILY: arial;
				FONT-SIZE: 14px;
				COLOR: #000000;	  

				background:#ffffff url('images/back.jpg') center top repeat-x;
				direction:rtl;
                margin-top: 5%;
				}
						
			

			A {
				FONT-FAMILY: arial;
				FONT-SIZE: 14px;
				COLOR: #000000;
				line-height = ;
				FONT-WEIGHT: normal;
				TEXT-DECORATION:none;
				
			}	
			A:Active {
				FONT-FAMILY: arial;
				FONT-SIZE: 14px;
				COLOR: #000000;
				FONT-WEIGHT: normal;
				line-height = ;
				TEXT-DECORATION:none;
				
			}	
			A:Visited {
				FONT-FAMILY: arial;
				FONT-SIZE: 14px;
				COLOR: #000000;
				FONT-WEIGHT: normal;
				line-height = ;
				TEXT-DECORATION:none;
				
			}	
			A:Hover {
				FONT-FAMILY: arial;
				FONT-SIZE: 14px;
				COLOR: #88bfde;
				FONT-WEIGHT: normal;
				line-height = ;
				TEXT-DECORATION:none;
				
			}	
			
			h1 {  
			
			font-size:24px; 
			font-weight:bold;
			margin:0px;
			padding-top:5px;
			padding-bottom:5px;	
			display: inline;  
			color: #ec1520; 
			
			}	 
			
			input {
			margin-top:10px; 
			background:#a6c6d0 url('images/back_button.jpg'); 
			height:30px; 
			border:0px;
			
			}
			
			 .MainClass {
			 width:680px; 
			 text-align:right;
			 }	 
			 
			 .Img {
			 float:right; 
			 text-align:center; 
			 width:320px;
			 } 
			 
			 .logo {
			 float:left;
			  text-align:center; 
			 width:360px;
			
			 }
			 
			 .search {
			 width:680px; text-align:center ;
			 padding-top:10px; 
			 height:98px; 
			 background:#a6c6d0 url('images/search_back.gif');
			 } 
			 
			.Box5Right {
			 float:right;
			 font-size:12px;  
			 width:340px;
			 } 
			 
			
			   
			 .line {
			 width:680px; 
			 height:1px; 
			 background:url('images/pixel.jpg') repeat-x;
			 }