#content
{
width:780px;
margin:0px auto;
background: #F3F4EC url(images/links_corner_bottom.gif);
background-position:bottom left;
background-repeat:no-repeat;
}





#content_en
{
width:780px;
margin:0px auto;
background: #F3F4EC url(images/links_corner_bottom_en.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

/* Begin Common */
.body_heb{
	background:#EAEDDB;
	padding:0px;
	margin:0px auto;
	direction:rtl;
}

.body_eng{
	background:#EAEDDB;
	padding:0px;
	margin:0px auto;
	direction:ltr;
}

/* End Common */


.topBG{
	width:780px;
	height:170px;
	background:#F3F4EC url(images/top_bg.gif);
}

.topBG_en{
	width:780px;
	height:170px;
	background:#F3F4EC url(images/top_bg_en.gif);
}

.openingHours_he{
	width:365px;
	height:315px;
	background:#FFFFFF url(images/openingHours_he_bg.gif);
}

.openingHours_en{
	width:365px;
	height:142px;
	background:#FFFFFF url(images/openingHours_en_bg.gif);
}


/* Begin Text */
.normalText{
	font-family:arial;
	font-size:16px;
	color:#00234D;
	/*font-weight:bold;*/
	line-height:20px;
}

.normalText_en{
	font-family:arial;
	font-size:15px;
	color:#00234D;
	/*font-weight:bold;*/
	line-height:20px;
}

.normalTextBold{
	font-family:arial;
	font-size:15px;
	color:#00234D;
	font-weight:bold;
	line-height:18px;
}

.normalTextBold_en{
	font-family:arial;
	font-size:14px;
	color:#00234D;
	font-weight:bold;
	line-height:18px;
}

.smallText{
	font-family:arial;
	font-size:14px;
	color:#00234D;
	line-height:18px;
}

a:link ,a:visited{ 
	color:#BE1D10;
	text-decoration:none;
	}

a:hover,a:active { 
	color:#EE7002;
	text-decoration:none;
	}

a.smalLink:link ,a.smalLink:visited{ 
	font-family:arial;
	font-size:14px;
	color:#00234D;
	color:#BE1D10;
	font-weight:bold;
	text-decoration:none;
	}

a.smalLink:hover,a.smalLink:active { 
	font-family:arial;
	font-size:14px;
	color:#00234D;
	color:#EE7002;
	font-weight:bold;
	text-decoration:none;
	}

.subTitle{
	font-family:arial;
	font-size:16px;
	color:#245D07;
	font-weight:bold;
	line-height:20px;
}

/* End Text */

/* Begin Form */
.shortInput{
	width:194px;
	height:20px;
	border:1px solid #CFC233;
      FONT-SIZE: 14px; LINE-HEIGHT: 130%; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.longInput{
	width:342px;
	height:20px;
	border:1px solid #CFC233;
}


/* End Form */

/*******links he*********/
#main
{
width:750px;
/*background-color:#F4F5ED;*/
padding:0 30px 0 0;
margin:0;
}

h1
{
margin:30px 0 0 0;
padding:0;

}

.links_section
{
border-bottom:solid 3px #C8B70D;
padding:15px 0;
width:600px;
}

.links_section h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#2C5B30;
font-weight:bold;
padding:10px;
margin:0;
}

.links_section ul
{
padding:0;
margin: 0 15px 0 0;
line-height:110%;


}


.links_section ul li
{
padding:3px 0;
margin:0px;
list-style-image: url(images/links_bullet.gif);
font-family:Arial, Helvetica, sans-serif;
color:#00234D;
font-size:14px;
font-weight:bold;
}




.links_section ol li
{
padding:3px 0;
margin:0px;
list-style:url(images/Ol_Bullet.gif);
font-family:Arial, Helvetica, sans-serif;
color:#00234D;
font-size:14px;
font-weight:bold;
}

.links_section ul li a
{
color:#00234D;
text-decoration:none;
border-bottom:solid 1px #3C5774;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.links_section ul li a:hover
{
color:#EE7002;
text-decoration:none;
border-bottom:solid 1px #EE7002;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#last_link_section
{
background: url(images/links_corner_bottom.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:90px;
}

.links_btns{
	width:365px;
	text-align:center;
	padding:10px;
	
	
}
/*******end links he*****/

/*******links en*********/
#main_en
{
width:750px;
/*background-color:#F4F5ED;*/
padding:0 0 0 30px;
margin:0;
}

h1
{
margin:30px 0 0 0;
padding:0;

}

.links_section_en
{
border-bottom:solid 3px #C8B70D;
padding:15px 0;
width:600px;
}

.links_section_en h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#2C5B30;
font-weight:bold;
padding:10px;
margin:0;
}

.links_section_en ul
{
padding:0;
margin: 0 0 0 15px;
line-height:110%;
}

.links_section_en ul li
{
padding:3px 0;
margin:0px;
list-style:url(images/links_bullet.gif);
font-family:Arial, Helvetica, sans-serif;
color:#00234D;
font-size:14px;
font-weight:bold;
}

.links_section_en ol li
{
padding:3px 0;
margin:0px;
list-style:url(images/Ol_Bullet.gif);
font-family:Arial, Helvetica, sans-serif;
color:#00234D;
font-size:14px;
font-weight:bold;
}

.links_section_en ul li a
{
color:#00234D;
text-decoration:none;
border-bottom:solid 1px #3C5774;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.links_section_en ul li a:hover
{
color:#EE7002;
text-decoration:none;
border-bottom:solid 1px #EE7002;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#last_link_section_en
{
background: url(images/links_corner_bottom_en.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding-bottom:90px;
}
/*******end links en*****/

/******* added by shmulik ********/
.regText   {FONT-SIZE: 14px; LINE-HEIGHT: 130%; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.regTextSmall   {FONT-SIZE: 13px; LINE-HEIGHT: 130%; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.redText   {FONT-SIZE: 14px; LINE-HEIGHT: 100%; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.redText15   {FONT-SIZE: 15px; LINE-HEIGHT: 100%; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.redText16   {FONT-SIZE: 16px; LINE-HEIGHT: 100%; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.redText40   {FONT-SIZE: 40px; LINE-HEIGHT: 100%; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}


.border_blue {padding:0; BORDER-RIGHT: #add5aa 1px solid; BORDER-TOP: #acc5dd 1px solid; BORDER-LEFT: #acc5dd 1px solid; BORDER-BOTTOM: #acc5dd 1px solid; border: 1px #acc5dd solid}
.mydate {font-size: 9px; color: #acc5dd; width: 110px;COLOR: #003f64;;text-align:center;}
.mydate_dtp {font-size: 15px; color: #acc5dd; width: 85px;color: #000022;text-align:center;}
