<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";
	font-size:10pt;
	line-height:1.4em;
	direction:rtl;
	background-color:White;

}

.CategoryRow
{
    background-color:#dfe2e8;
    color:#333333;

}

.bgSearch
{
    background-image:url(../Collective/Images/Background/bgSearch.png);
    width:238px;
    height:50px;
    background-position:center;
    background-repeat:no-repeat;
}

.CategoryRow:hover
{
    background-color:#444a55;
    color:White;
    cursor:pointer;

}

.Arrow
{
    background-image:url(../Collective/Images/ArrowGray.png);
    background-position:right;
    background-repeat:no-repeat;

}

.Arrow:hover
{
    background-image:url(../Collective/Images/ArrowWhite.png);
    background-position:right;
    background-repeat:no-repeat;

}




/*Layot*/
#newWrapper
{
	margin-left:auto;
	margin-right:auto;
    background-image:url(../Collective/Images/Background/Body2.png);
	background-repeat:repeat-y;
	width:1000px; 
    height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */

}

#newContent
{
	padding-top:0px;
	float:right;
	width:940px;
	/*
	border-left:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
	*/
}


#newRight
{
	width: 660px;
	float: right;
	position:relative;
}

#newLeft
{
	width: 275px;
	float: right;
}

.newRight-container
{
	margin: 0px;
	margin-bottom:0;
	min-height:500px;
	height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */
	background-image:url(../Collective/Images/Background/BodyMed.png);
	background-position:left;
	background-repeat:repeat-y;

}

.newLeft-container
{
	margin:0px;
	margin-bottom:0;
	min-height:500px;
	height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */
}

div.Clear 
{
	clear: both;
	height: 10px;
}

div.ClearBoth 
{
	clear:both;
}

div.ClearLeft
{
	clear: right;
}

.HasLayout 
{
	height:1%;
} 

.Clear 
{ 
	height: 1%; 
	margin: 0px; 
	padding: 0px; 
	clear: both; 
	float: none; 
}

/*End Layot*/

.HeaderBackground
{
	background-image:url(../Collective/Images/Background/HeaderBG.png);
	height:161px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:center;
}


.topMenu
{
    float:right;
    background-image:url(../Collective/Images/Background/TopMenu.png);
    width:786px;
    height:42px;
    background-repeat:no-repeat
}

.LeftTitle
{
    background-image:url(../Collective/Images/LeftTitle.png);
    width:165px;
    height:23px;
    background-repeat:no-repeat;
    color:White;
    font-weight:bold;
}


.NoTextDecoration:hover
{
    text-decoration:none;
}

.NoTextDecoration a
{
    color:White;
    text-decoration:none;
}

.drishot_BG_first
{
	background-image:url(../Collective/Images/drishot_BG_first.png);
	height:116px;
	width:602px;
	background-repeat:no-repeat;
	background-position:center;
}

.drishot_BG_middle
{
	background-image:url(../Collective/Images/drishot_BG_middle.png);
	height:117px;
	width:602px;
	background-repeat:no-repeat;
	background-position:center;
}

.drishot_BG_last
{
	background-image:url(../Collective/Images/drishot_BG_last.png);
	height:127px;
	width:600px;
	background-repeat:no-repeat;
	background-position:center;
}

.FacebookRight
{
	background-image:url(../Collective/Images/FacebookRight.png);
	height:37px;
	width:106px;
	background-repeat:no-repeat;
	background-position:center;
}

/* Vertical Accordion */
.accordionHeader
{
    width:210px;
   	margin-left:auto;
   	margin-right:auto;
    border: 1px solid White;
    color: #444a55;
    background-color: #dfe2e8;
      
    font-size: 12px;
    font-weight: bold;
    
    padding: 5px;
    margin-top: 0px;
    cursor: pointer;
}
 
#master_content .accordionHeader a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionHeaderSelected
{
    width:210px;
   	margin-left:auto;
   	margin-right:auto;

    border: 1px solid White;
    color: white;
    background-color: #444a55;

    font-size: 12px;
    font-weight: bold;
    
    padding: 5px;
    margin-top: 0px;
    cursor: pointer;
}
 
#master_content .accordionHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionContent
{
    width:210px;
   	margin-left:auto;
   	margin-right:auto;
    background-color: #dfe2e8;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-size: 12px;

}

/* End Vertical Accordion */

.CategoryHeader
{
  	background-image:url(../Collective/Images/CategoriesHeader.png);
	height:29px;
	width:149px;
	color:White;
	background-repeat:no-repeat;
	background-position:center;
}

.CategoryLeft
{
    background-image:url(../Collective/Images/CategoriesLeft.png);
	background-repeat:repeat-y;
	background-position:right;
	
}</pre></body></html>