body {
     background:#fff;
     color:#000; 
     font: 400 9pt  "Tahoma", sans-serif ;
     text-align:center;        
     line-height:170%; 
     margin:0px;        
	}
A:link    {
     font: 400 9pt  "Tahoma", sans-serif ;
     color: #00f;    
     text-decoration: none;
     }
A:hover      {
     font: 400 9pt  "Tahoma", sans-serif ;
     color: #930;    
     text-decoration: none;
     }
A:visited       {
     font: 400 9pt  "Tahoma", sans-serif ;
     text-decoration: none;
     }     
A.link1 {
		color: #00f;      
		font: 800 12pt  "Arial", sans-serif ;
		text-decoration: none; 
		}
A.link1:hover {
		color: #930;
		font: 800 12pt  "Arial", sans-serif ;
		}
A.link1:visited       {
		font: 800 12pt  "Arial", sans-serif ;
		text-decoration: none;
     }  	
A.link2 {
		color: #00f;      
		font: 800 11pt  "Arial", sans-serif ;
		text-decoration: none; 
		}
A.link2:hover {
		color: #930;
		font: 800 11pt  "Arial", sans-serif ;
		}
A.link2:visited       {
		font: 800 11pt  "Arial", sans-serif ;
		text-decoration: none;
     }  	
.all {
         width:auto;
         height:100%;          
         text-align:center; 
         border:0px solid #000;
     }
.left{
     width:49%;
     height:100%;
     float:left;    
     text-align:justify;
     direction:rtl;  
        }
.right{
     width:49%;
     height:100%;
     float:right;    
     text-align:justify;
     direction:rtl;  
   }    
.header{
  width:auto;
  height:auto;
  text-align:justify;
  direction:rtl;
   } 
.footer{
  width:auto;
  height:auto;
  text-align:center;
  direction:rtl;
   }    
.h1{
       width:auto;
       height:auto;
       background:url('sitefiles/h1.jpg') no-repeat top left;
       }    
.h2{
       width:100%;
       height:100%;
       background:url('sitefiles/h2.jpg') no-repeat top right;       
       }      
.h3{
       width:100%;
       height:100%;
       background:url('sitefiles/h3.jpg') repeat-y top left;
       }
.h4{
       width:100%;
       height:100%;
       background:url('sitefiles/h4.jpg') repeat-y top right;
    }       
.h5{
       width:100%;
       height:100%;
       background:url('sitefiles/h5.jpg') no-repeat bottom left;
    }       
.h6{
       width:100%;
       height:100%;
       background:url('sitefiles/h6.jpg') no-repeat bottom right;
    }            
.text{ 
		width:auto;
		height:100%;
		border:1px solid  #000;
		text-align:justify;
		direction:rtl;
		margin:5px;
		padding:5px;
		line-height:170%;
		clear:both;
		}
.text a img{ 
          border:1px solid  #000;
          background:#ccc;
          padding:5px;
          margin:5px;
          }		
.text a img:hover{ 
          border:1px solid  #000;
          background:#fff;
          padding:5px;
          margin:5px;        
          }		
.text a img:visited{ 
          border:1px solid  #000;
          background:#ccc;
          padding:5px;
          margin:5px;
          }		          
.form{
		font-family: tahoma; 
		width:150px;
		color:#555; 
		font-size:9pt;
		border:1px solid #ff9900;
		background:none;
		}
.menu{
      border:1px solid #ff9900;      		
      COLOR: #000; 		
      font:400 9pt tahoma,arial,Times New Roman;
      width:50px;
      height:18px;
      padding-bottom:10px;
      background:#FFEDCA;
      }
.point_1{
       width:15px;
       height:11px;
       float:right;
      } 
.clear{
  width:auto;        
  height:1px;
  clear:both;
  line-height:1%;
      }