
body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body, table, P {
  margin:0;
  padding:0;
  font: 100% arial, verdana, sans-serif;
  color:#363636;
  direction: rtl;
  }
  
body {
 background-color: #F1F1F1; 
}

h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;margin:0;padding:0;}
h2 {font-weight:bold;}
fieldset,img {border:0;}
select,input,textarea {font:99% arial, verdana, sans-serif;}
a { text-decoration: none; }
hr {
	color: #B3B2AF;
	height: 1px;
	border: 0;
	background-color: #B3B2AF;
	margin: 7px 0;
}
/******************************************************************/
#content {
	width: 742px;
	clear: both;
	margin: 20px auto;
}
#content h1 { 
	float: left;
	height: 73px; 
	width: 740px;
	background: #4F2984 url(images/yosefzvi.gif) no-repeat top;
	text-indent: -9999em;
	display: inline;
}
#content h1 a {
	display: block;
	height: 90px; 
	width: 217px;
	overflow: hidden;
}
#header-in {
	width: 742px;
	height: 30px;
	background-color: #B1B09E;
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #f1f1f1;
}
table.bar {
	color:#3B3B3B;
	margin: auto auto;
	font-size:85%;
	height: 30px;
	text-align: center;
}
table.bar td {
	background-color: #D0CFBC;
	text-align: center;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
table.bar a {
	color:#34342E;
}
table.bar a:hover {
	color:#000;
	text-decoration: underline;
}
#text {
	width: 670px;
	font-size:80%;
	padding: 35px;
	background-color: #fff;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
#footer {
	text-align: center;
	width: 500px;
	margin: 20px auto 10px auto;
	font-size: 75%;
	color: #787878;
}