﻿body 
{
    scrollbar-3dlightlcolor:#ffffff; 
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ffffff;
    scrollbar-darkshadow-color::#ffffff; scrollbar-dark-shadow-color:#ffffff;
    scrollbar-highlight-color::#ffffff;
    scrollbar-shadow-color::#ffffff
}
p
{
    color: #5064FF;
    font-style: normal;
    font-size: medium;
    display:inline;
}
h1
{
    color: #5064FF;
    font-style: normal;
    font-size:x-large;
    font-weight:bold;
}
h2
{
    color: #5064FF;
    font-style: normal;
    font-size:larger;
    font-weight:normal;
}
h3
{
    color: #5064FF;
    font-style: normal;
    font-size:medium;
    font-weight:bold;
}
.style1
        {
           font-size:medium;
            color: #FF9933;
        }
        .style2
        {
            color: #FF9933;
            font-size: x-large;
        }
      
        td
        { vertical-align:middle;
    margin-right: 200px;
}
.MenuTd
{
    vertical-align:top;
     font-size:medium;
     color:#5064FF;
}
.WorkingArea
{
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;    
    display: block;
    overflow: auto;
}
.FullHour
{
 color: #5064FF;
    font-style: normal;
    font-size: medium;
       
}
.HalfHour
{
 color: #5064FF;
    font-style: normal;
    font-size:smaller;
       
}
.QuarterHour
{
    
 color: #5064FF;
    font-style: normal;
    font-size:x-small;
       
}
.FirstCell
{
    cursor: pointer;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: none;
    background-color: #C0C0C0;
}
.LastCell
{
    cursor:pointer;
    border-bottom-style:solid;
    border-top-style:solid;
    border-right-style:none;
    border-left-style:solid;
    background-color: #C0C0C0;
}
.StandardCell
{
    cursor:pointer;
    border-bottom-style:solid;
    border-top-style:solid;
    border-right-style:none;
    border-left-style:none;
    background-color: #C0C0C0;
}
.EmptyCell
{
    cursor:pointer;
}
.MeunButton
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    cursor:pointer;
        position:relative;
        float:left;
    top: 0px;
    left: 0px;
    height: 45px;
}
.LeftImage
{
    position:relative;
    float: left;
    width: 280px;
    height: 420px;
    vertical-align: top;
    
}

.RightAreaDiv
{
    position: relative;
    float: right;
    width: 600px;
    height: 420px;
    vertical-align: top;
    overflow:hidden;
    
}
.SubHeader
{
    position: relative;
    float: left;
    width: 300px;
    height: 36px;
    font-size: 19;
    left:10%;
    top:20px;
    vertical-align: bottom;
    
    bottom: 5px;
}
.SubHeaderWide
{
    position: relative;
    float: right;
    width: 450px;
    height: 36px;
    right:13px;  
    vertical-align: bottom;
    
    bottom: 5px;
    
}
.FeedbackThreeQuarters
{
	position:relative;
    float: right;
    width: 500px;
    height: 370px;
    top: 9px ;
    right: 13px;
    vertical-align: top;
    
    overflow:auto;

}
.NewsTickerDiv
{
    position:relative;
    float: right;
    width: 350px;
    right:13px;
    height:200px;
    top:220;
    
    overflow:hidden;
    vertical-align: bottom;
   
    
}
.ContactUsFormDiv
{
    position:relative;
    float: right;
    width: 450px;
    right:13px;
    height:210px;
    
    overflow:hidden;
    vertical-align: bottom;
   
    
}
.thinRightArea
{
    width:300;
    position:relative;
    top:37;
    right:13;
    height:420;    
    overflow:auto;
}
.NewsHeaderHeb
{
    font-weight: bold;
    font-size: medium;
    color:Orange;
    font-family:Arial;
    text-decoration: underline;
}
.NewsTextHeb
{
    
    font-size:small;
    color:Orange;
    font-family:Arial;
}
.NewsHeaderEng
{
    font-weight: bold;
    font-size: medium;
    color:Orange;
    font-family:Palatino Linotype;
    text-decoration: underline;
}
.NewsTextEng
{
    
    font-size:small;
    color:Orange;
    font-family:Palatino Linotype;
}
.thickRightArea
{
    
    position:relative;
    top:37;
    right:13;
    
    position:relative;
    
        
}

.HalfTextArea
{
position:relative;
    float: right;
    width: 500px;
    height: 260;
    right: 13px;
    
    overflow: hidden;
    top: 0px;
}
.VerticalText
{
height: 3em;
padding:1em 0 1em 0;
}
.GalleryMain
{
    position: relative; 
    width: 904px; 
    height: 470px; 
    overflow:visible;
    float:left;
    
}
.MiddleGallery
{
    position:relative;
    float:left;
    overflow:auto;
    width:120px;
    height:420px;
}
.TDScheduleShift
{
    border-style: none none none none;
    
}
.TDScheduleDayName
{
    border-style: none none none none;
    
    
}
.TDScheduleDateHeader
{
    border-style: solid;
    border-top-width: medium;
    border-color: #0000FF;
    font-size: medium;
    color: #0000FF;
}
.TDScheduleBox
{
    border-style: solid;
    border-top-width: medium;
    border-color: #0000FF;
    font-size: medium;
    color: #0000FF;
}
.TDScheduleBoxRevised
{
    margin: -1px;
    padding: -1px;
    
    border: thin solid #0000FF;
    font-size: medium;
    color: #0000FF;
}

.TDScheduleDateHeaderRevised
{
    
    font-size: medium;
    color: #0000FF;
}
.ScheduleTable
{
    vertical-align:middle;
}
.ScheuleLabel
{
    font-family:Arial;
    font-size:medium;
    color:#3C0EAC;
    
}
.HeaderClass
{ 
     font-family: Arial; font-size: 18px; color: #5064FF; }
.TNContainer
{
    padding:1px 10px 1px 10px;
    vertical-align:top; 
}
.MenuButton
{
    border: thin none #4B4B4B;
    background-color: #4B4B4B;
    cursor: pointer;
    position: relative;
    float: left;
    font-family: Palatino Linotype;
    font-size: x-large;
    line-height: 45px;
    display: block;
}
.MenuPassive
{
    background-color:#4B4B4B;
    
    border-style: none;
    border-color: inherit;
    border-width: 0;
    cursor:pointer;
    position:relative;
    float:left;
 
 
    
}
a.ActiveMenuItemHebrewFalse
{
    font-family:Palatino Linotype;
}
a.ActiveMenuItemHebrewFalse:link 
{
    
		text-decoration:none;
		background-color:#484848;
		color:White;
	
        font-size:Large;
        height:45px;
}

a.ActiveMenuItemHebrewFalse:visited {

background-color:#484848;
	text-decoration:none;
	color:White;
	
    font-size:Large;
    height:45px;
}

a.ActiveMenuItemHebrewFalse:active {

background-color:#484848;
	text-decoration:none;
	color:White;
	
    font-size:Large;
    height:45px;
}
a.ActiveMenuItemHebrewFalse:hover
{
    background-color:#484848;
    font-weight:bold;
    cursor:hand;
    color:White;
    
    font-size:Large;
    height:45px;
}
a.ActiveMenuItemHebrewTrue
{
    font-family:Guttman Calligraphic
}
a.ActiveMenuItemHebrewTrue:link 
{
    
		text-decoration:none;
		background-color:#484848;
		color:White;
	
        font-size:Large;
        height:45px;
}

a.ActiveMenuItemHebrewTrue:visited {

background-color:#484848;
	text-decoration:none;
	color:White;
	
    font-size:Large;
    height:45px;
}

a.ActiveMenuItemHebrewTrue:active {

background-color:#484848;
	text-decoration:none;
	color:White;
	
    font-size:Large;
    height:45px;
}
a.ActiveMenuItemHebrewTrue:hover
{
    background-color:#484848;
    font-weight:bold;
    cursor:hand;
    color:White;
    
    font-size:Large;
    height:45px;
}
a.PassiveMenuItemHebrewFalse
{
    font-family:Palatino Linotype;
}
a.PassiveMenuItemHebrewFalse:link 
{
    
		text-decoration:none;
		background-color:#484848;
		color:Black;
	
        font-size:Large;
        height:45px;
}

a.PassiveMenuItemHebrewFalse:visited {

background-color:#484848;
	text-decoration:none;
	color:Black;
	
    font-size:Large;
    height:45px;
}

a.PassiveMenuItemHebrewFalse:active {

background-color:#484848;
	text-decoration:none;
	color:Black;
	
    font-size:Large;
    height:45px;
}
a.PassiveMenuItemHebrewFalse:hover
{
    background-color:#484848;
    font-weight:bold;
    cursor:hand;
    color:Black;
    
    font-size:Large;
    height:45px;
}
a.PassiveMenuItemHebrewTrue
{
    font-family:Guttman Calligraphic
}
a.PassiveMenuItemHebrewTrue:link 
{
    
		text-decoration:none;
		background-color:#484848;
		color:Black;
	
        font-size:Large;
        height:45px;
}

a.PassiveMenuItemHebrewTrue:visited {

background-color:#484848;
	text-decoration:none;
	color:Black;
	
    font-size:Large;
    height:45px;
}

a.PassiveMenuItemHebrewTrue:active {

background-color:#484848;
	text-decoration:none;
	color:Black;
	
    font-size:Large;
    height:45px;
}
a.PassiveMenuItemHebrewTrue:hover
{
    background-color:#484848;
    font-weight:bold;
    cursor:hand;
    color:Black;
    
    font-size:Large;
    height:45px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.AClass
{
    
    border-style: none;
}
AClass:link
{
    
    text-decoration: none;
    border-style: none;
}
a img
 {
 border: none;
 }

AClass:visited {

	text-decoration:none;
	border-style: none;
	
}

AClass:active {

	text-decoration:none;
	border-style: none;
}
AClass:hover
{
font-weight:bold;
cursor:hand;
}
.labelYellow
{
    color:Yellow;
    font-style: normal;
    font-size: large;
    display:inline;
}
.MenuItemTable
{
    background-color:#4B4B4B;
}
.BannersDiv
{
    position:relative;
    width: 904px;
    
}
