#siteMapLeft{
	/*position: absolute;
	left: 0px;
	top: 100px;*/
	display:inlane;
	width:180px;

}
#siteMapRight{
	width:450px;
	display:inlane;
/*	position: absolute;
	left: 180px;
	top: 100px;*/
}

.lightAndDark{
/*	height: 330px;*/
	width: 600px;
	display: inline;
	overflow:hidden;
}
div.scrollBox{
	width: 295px;
	color: #6e3f12;
	font-family: Arial, David, "Times New Roman";
	font-size:13px;
	line-height: 18px;
	scrollbar-face-color:#fbe2ab;
	scrollbar-highlight-color:#ce3908;
	scrollbar-3dlight-color:#F8D081;
	scrollbar-darkshadow-color:#F8D081;
	scrollbar-shadow-color:#ce3908;
	scrollbar-arrow-color:#ce3908;
	scrollbar-track-color:#FDF1DB;
/*	overflow:scroll;*/
	position:relative;
	left:-20px;
}


.X
{
	background-color: #FF0000;
}

BODY {
scrollbar-face-color:#B7C47E;
scrollbar-highlight-color:#B7C47E;
scrollbar-3dlight-color:#C5DD85;
scrollbar-darkshadow-color:#C5DD85;
scrollbar-shadow-color:#B7C47E;
scrollbar-arrow-color:#F2FBDB;
scrollbar-track-color:#F8FCED;
}

.txtBody{
	color: #6e3f12;
	font-family: Arial, David, "Times New Roman";
	font-size:13px;
	line-height: 18px;
}

.txtBodyStories{
	color: #6e3f12;
	font-family: Arial, David, "Times New Roman";
	font-size:16px;
	line-height: 18px;
}

.txtComment{
	color: #000000;
	font-family: Arial, David, "Times New Roman";
	font-size: 12 px;
	line-height: 17px;
	direction:ltr;
}

.txtCommentHeb{
	color: #000000;
	font-family: Arial, David, "Times New Roman";
	font-size: 12 px;
	line-height: 17px;
	direction:rtl;
}

.txtInpg{
	color: #024fc3;
	font-family: Arial, David, "Times New Roman";
	font-size: 95%;
	line-height: 22px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:4px;

}

.txtTitleFrame{
	color: #1d55a3;
	font-family: Arial, David, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.txtTitle{
display: none;
	color: #d93b1f;
	font-family: Arial, David, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.txtTitle_secondary{
	font-weight: bold;
	line-height: 5px;
}

.txtBold{
	font-weight: bold;
}

.txtFooter{
	color: #1d55a3;
	font-family: Arial, David, "Times New Roman";
	font-size: 85%;
	line-height: 18px;
}

.altTxt{
CURSOR: help;
font-size: 14px;
color: #536626;
font-family: Arial,Miriam, David;
}

ul {vertical-align: middle; list-style-image:   url(../images/bullet.gif);}
li.et {vertical-align: middle; list-style-image: url(../images/bullet2.gif); line-height: 22 px;}
li.et2 {vertical-align: middle; list-style-image: url(../images/bullet3.gif);}

.knowTxt{
 color:#EB6900;
 padding-right:30px;
}

.tsitutTxt{
color:#d93b1f;
font-size:16px;
font-family:David;
padding-right:30px;
}

.#d93b1f{
color:#6e3f12;
font-size:18px;
font-family:David;
}

.center{text-align: center;}
.floatLeft{float: left; text-align: center;}
.floatLeftAnswer{
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-left: 40px;
}
.floatRight{float: right;}
/********table class******************/
.td_right {
border-right: 1px solid #bcbbbb;
border-bottom: 1px solid #bcbbbb;
}

.td_right_top {
border-top: 1px solid #bcbbbb;
border-right: 1px solid #bcbbbb;
border-bottom: 1px solid #bcbbbb;
}

.td_left_top {
border-top: 1px solid #bcbbbb;
border-left: 1px solid #bcbbbb;
border-bottom: 1px solid #bcbbbb;
border-right: 1px solid #bcbbbb;
}

.td_left {
border-left: 1px solid #bcbbbb;
border-bottom: 1px solid #bcbbbb;
border-right: 1px solid #bcbbbb;
}

div.hashmonai{
	height: 89px;
	width: 250px;
	background-image:url(../images/frameSmall.gif);
	font-size: 12px;
	padding:5px;
	display: inline;
	text-align: center;
	vertical_alignment:middle;
}
div.hashmonaiBigFrame{
	height: 125px;
	width: 250px;
	background-image:url(../images/frameSmall2.gif);
	font-size: 12px;
	padding:5px;
	display: inline;
	text-align: center;
	vertical_alignment:middle;
}


/****** OVERLIB CLASSES ******/
.overlibFontClass{
	color:#1d55a3;
	font-family:miriam;
	font-size:13;
	direction:rtl;
	background-color:#F4FFDB;
}
.overlibTitleClass{
	font-family:arial;
	font-size:12;
	color:#1d55a3;
}

/****** TAG DEFINITIONS ******/
.span.comment{color: #FF0000; font-weight: bold;}
.span.altTxt{color: #c35f4b; cursor: help;}
p.story{
	background-color:d9c06b;
	padding: 2px 5px 5px 5px;
}
.menuNormal{
	width:228px;
	background-image:url(../images/icon_menuItemCollapsed.gif);
	background-repeat: no-repeat;
	background-position: right top;
	CURSOR: hand;
}
.menuDrop{
	width:228px;
	background-image:url(../images/icon_menuItemExpanded.gif);
	background-repeat: no-repeat;
	background-position: right top;
	CURSOR: hand;
}

.subMenuNormal{
	padding-right: 20px;
	visibility: hidden;
	display: none;
}
.subMenuDrop{
	padding-right: 20px;
	visibility: visible;
	display: block;
	z-index:-1;
}

img{border: 0px;}
.iconLink{
	height:41px;
	background-image:url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 80px;
	padding-top: 12px;
}

tr.innerHeader{
	border: 1px solid  #CC9933;
	border-collapse:collapse;
	font-size: 12px;
	background-color: #FFCC99;
	
}
td.inner{
	border: 1px solid  #CC9933;
	border-collapse:collapse;
	font-size: 12px;
	text-align: center;
	width: 150px;
	
}
tr.inner{
	border: 1px solid  #CC9933;
	border-collapse:collapse;
	font-size: 12px;
}
table.inner{
	border: 1px solid #CC9933;
	border-collapse:collapse;
	font-size: 12px;
}

.inner{	
	border: 1px solid #CC9933;
	border-collapse:collapse;
	font-size: 12px;
}


.txtBodyWithSpecialScrollbar{
	color: #6e3f12;
	font-family: Arial, David, "Times New Roman";
	font-size:13px;
	line-height: 18px;
	scrollbar-face-color:#fbe2ab;
	scrollbar-highlight-color:#ce3908;
	scrollbar-3dlight-color:#F8D081;
	scrollbar-darkshadow-color:#F8D081;
	scrollbar-shadow-color:#ce3908;
	scrollbar-arrow-color:#ce3908;
	scrollbar-track-color:#FDF1DB;
}
td.borderSiteMap{
	width:3px;
	height:705px;
	border:0px;
	cellpadding:0px;
	cellspacing:0px;
	valign:top;
	background-image: url(../images/sitemap/line_06.gif);
	background-repeat: repeat-y;
}
td.menuSiteMap{
	width:180px;
	height:705px;
	border:0px;
	cellpadding:0px;
	cellspacing:0px;
	valign:top;
}
img.button{
	CURSOR: hand;
}
