@charset "windows-1255";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/book_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e3e9e9;
}
.eng_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 212px;
	background-image: url(../images/bg_eng.jpg);
	height: 100%;
}
.heb_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 213px;
	background-image: url(../images/bg_heb.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.main_text {
	background-color: #E3E8E8;
	float: none;
	width: auto;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: lighter;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}


h7 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px

}


.class1 A:link {text-decoration: none; color:#FFFFFF;}
.class1 A:visited {text-decoration: none; color:#FFFFFF;}
.class1 A:active {text-decoration: none; color:#FFFFFF;}
.class1 A:hover {text-decoration: underline; color: #FFFFFF;}


.bottom {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #666666;}

.credit A:link {
	text-decoration: underline;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.credit A:visited {
	text-decoration: underline;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.credit A:active {
	text-decoration: underline;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.credit A:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

