.homebg {
	background-image: url(/images/migdal2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homebgNew {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.BottText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.menuItemClassL2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.Stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.ntxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.ntxtNew
{
	background-image: url(/images/migdal2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.btxt
{
    color:#FA6000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;    
}
.BottOwer {
	background-image: url(/images/bott-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BottOwerNew 
{
	background-color: #e4e0d4;
}

.Bott-Element {
	background-image: url(/images/bott-element.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.TopBotText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.articleContent
{
    direction:ltr;
    overflow:auto;
    height:300px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight:normal;
}
.innerTitleH3
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */<!-- Hide entire CSS code from IE6 -->
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 120px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

</style>

<![endif]>
