﻿

html
{
	background-color: #FFFFFF;
}

body
{
	width: 750px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

DIV.HomePageBanner
{
	background-image:url('Images_HomePage/HP_banner.jpg');
	height: 63px;
	width: 750px;
	position:absolute;
	text-align:center;
	top: 15px;
	background-repeat:no-repeat
}

TABLE.homePageMainTableNEW
{
	width: 750px;
	background-image:url('Images_HomePage/HPOnlymainBG.gif');
	background-repeat: repeat-y;
	border:3px #EEA848 solid;
}

TABLE.homePageMainTable
{
	width: 750px;
	background-image:url('Images_HomePage/mainBG.gif');
	background-repeat: repeat-y;
}


TD.HomePagePicBoxesOrangeTextNEW
{
	background-color:white; 
	border:1px #D7D7D7 solid;
}


TD.HomePagePicBoxesOrangeText
{
	background-color:#EEA848; 
	color:white; font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; font-weight:bold;
	border:1px #E35D1E solid;
}


A.HomePagePicBoxesOrangeText
{
	color:white; font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; font-weight:bold;
	text-decoration:none
}





TD.MainPicCell
{
	border:1px #D7D7D7 solid;
	border-top-width:0px;
	background-color:#F2F2F2
}

TD.MainPicCellwithoutBottomBorder
{
	border:1px #E35D1E solid;
	border-bottom-width:0px;
}

TD.MainPicCellwithTopBorder
{
	background-image:url('Images_HomePage/HomePage_CentralPic.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:1px #E35D1E solid;
	background-color:#D7D7D7
}



TD.HomePageLeftMenu
{
	width:165px;
	
}


TD.HomePageRightArea 
{
	padding-left:20px;
	vertical-align:top;

}

TD.mainLeftNav 
{
	font-family:Tahoma; 
	font-size:15px;
	font-weight:bold;
	color:white;
	padding:5px 10px 5px 10px
}


A.mainLeftNavLink:link 
{
	font-family:Tahoma; 
	font-size:15px;
	font-weight:bold;
	color:white;
	text-decoration:none

}

A.mainLeftNavLink:visited 
{
	font-family:Tahoma; 
	font-size:15px;
	font-weight:bold;
	color:white;
	text-decoration:none
}


A.mainLeftNavLink:hover 
{
	font-family:Tahoma; 
	font-size:15px;
	font-weight:bold;
	color:white;
	text-decoration:none
}


TD.mainLeftNavDarkerFont 
{
	font-family:Tahoma; 
	font-size:15px;
	font-weight:bold;
	color:#4B54A3;
	padding:5px 10px 5px 10px
}

A.mainLeftNavDarkerFontLink 
{
	font-family:Tahoma; 
	font-size:15px;
	font-weight:bold;
	color:#4B54A3;
	text-decoration:none
}

A.mainLeftNavDarkerFontLinkHP 
{
	font-family:Tahoma; 
	font-size:17px;
	font-weight:bold;
	color:#4B54A3;
	text-decoration:none
}




TD.HomepageNewsCell
{
	background-image:url('Images_HomePage/HomePage_news_BG.jpg');
	background-repeat:no-repeat;
	background-position:50% 0px;
	padding:20px 30px 20px 30px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold
}


TD.HomepageNewsCellUpdated
{
	padding:5px 1px 5px 1px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#F2F2F2;
	border-top-width:0px
	
}



A.GeneralLink:link
{
 color:#4B54A3;
 text-decoration:underline;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 
}


A.GeneralLink:visited
{
 color:#4B54A3;
 text-decoration:underline;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
}

A.GeneralLink:hover
{
 color:#4B54A3;
 text-decoration:none;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
}


#Layer1 {color:white; position:absolute; top:213px; left:16px; width:152px; line-height:18px; 
				height:20px; border:0px solid #f96; overflow:hidden; text-align:right; 
				z-index:1990; text-indent:13px; font-size:15px; }
#Layer1:hover {height:320px; cursor:pointer; background:#E35D1E; text-indent:13px}
#Layer1 a { font-family:Arial, Helvetica, sans-serif; font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;text-indent:13px}
#Layer1 a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;text-indent:13px}
#Layer1 a:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#E35D1E;background:white;text-indent:13px; }






#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:1000;
text-align:center;
color:#4B54A3;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent:10px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#4B54A3

}

#dropmenudiv a:hover{ /*hover background color*/
color:#4B54A3;
background-color:#FDFDFD;

}

#dropmenudiv a:visited{
width: 100%;
display: block;
text-indent:10px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#4B54A3

}

P.InnerPageMainTextInNewsBox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;	
}


TD.HPFootterCreditsStyleNEW
{
	color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
}

TD.HPFootterCreditsStyle
{
	color:white; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
}

A.HPFootterCreditsStyleNEW
{
	color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
	text-decoration:none
}


A.HPFootterCreditsStyle
{
	color:white; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
	text-decoration:none
}


TD.innerFootterCreditsStyle
{
	color:gray; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
}

A.innerFootterCreditsStyle
{
	color:gray; font-family:Arial, Helvetica, sans-serif; font-size:11px; 
	text-decoration:none
}


img.picstyle
{
	border:1px #999999 solid
}





































#holderHomePageYeshuvim{  border:0px #E35D1E solid;  color:white; position:absolute; top:178px; left:596px; width:154px; line-height:18px; height:23px; overflow:hidden; text-align:right; z-index:90; text-indent:13px }
#holderHomePageYeshuvim:hover {height:100px; cursor:pointer; background:#E35D1E; }
#holderHomePageYeshuvim a {text-indent:13px; font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageYeshuvim a:visited {font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageYeshuvim a:hover { font-size:12px; color:#E35D1E;background:white;}

#holderHomePageTaasuka{padding-top:1px; border:0px #E35D1E solid;  color:white; position:absolute; top:325px; left:596px; width:154px; line-height:18px; height:23px; overflow:hidden; text-align:right; z-index:90; text-indent:45px }
#holderHomePageTaasuka:hover {height:85px; cursor:pointer; background:#E35D1E; }
#holderHomePageTaasuka a { text-indent:13px; font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageTaasuka a:visited {font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageTaasuka a:hover { font-size:12px; color:#E35D1E;background:white;}

#holderHomePageHinuch{  border:0px #E35D1E solid;  color:white; position:absolute; top:178px; left:185px; width:154px; line-height:18px; height:23px; overflow:hidden; text-align:right; z-index:90; text-indent:55px }
#holderHomePageHinuch:hover {height:135px; cursor:pointer; background:#E35D1E; }
#holderHomePageHinuch a {text-indent:13px; font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageHinuch a:visited {font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageHinuch a:hover { font-size:12px; color:#E35D1E;background:white;}

#holderHomePageMatnas{ padding-top:3px; border:0px #E35D1E solid;  color:white; position:absolute; top:325px; left:185px; width:154px; line-height:18px; height:23px; overflow:hidden; text-align:right; z-index:90; text-indent:52px }
#holderHomePageMatnas:hover {height:155px; cursor:pointer; background:#E35D1E; }
#holderHomePageMatnas a {text-indent:13px; font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageMatnas a:visited {font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHomePageMatnas a:hover { font-size:12px; color:#E35D1E;background:white;}

#holderHokVeminhal{ color:white; position:absolute; top:185px; left:16px; width:152px; line-height:18px; height:20px; border:0px solid #f96; overflow:hidden; text-align:right; z-index:100; text-indent:13px }
#holderHokVeminhal:hover {height:100px; cursor:pointer; background:#E35D1E; }
#holderHokVeminhal a { font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHokVeminhal a:visited {font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderHokVeminhal a:hover { font-size:12px; color:#E35D1E;background:white;}






#holderDepartments{ color:white; position:absolute; top:213px; left:16px; width:152px; line-height:18px; height:20px; border:0px solid #f96; overflow:hidden; text-align:right; z-index:90; text-indent:13px }
#holderDepartments:hover {height:330px; cursor:pointer; background:#E35D1E; }
#holderDepartments a { font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderDepartments a:visited {font-size:12px; display:block; width:100%; line-height:18px; color:white; text-decoration:none;}
#holderDepartments a:hover { font-size:12px; color:#E35D1E;background:white;}






