BODY 
{
	margin-top : 0px;
	margin-left : 0px;
	border:0;
}
.heading1
{
	COLOR: #004040;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	line-height: 100%;
	direction:rtl;
}	

.ArticleTitle
{
	COLOR: #004040;
	FONT-FAMILY: Aharoni;
	FONT-SIZE: 13pt;
	FONT-WEIGHT:normal;
	line-height: 100%;
	direction:rtl;
}	
.heading2
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	line-height : 160%;
	text-align:right;
	direction:rtl;
    height: 25px;
}
.heading2icons
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	text-align:right;
	direction:rtl;
    margin-bottom:0px;
    margin-top:0px;
	vertical-align: top;
	  height: 20px;
}
.heading2list
{
	font-weight: normal;
	font-size: 9pt;
	left: 22px;
	color: #000000;
	direction: rtl;
	line-height: 160%;
	font-family: Arial;
	position: relative;
	text-align: right;
}

.heading2center
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
	line-height : 160%;
	text-align:center;
	direction:rtl;

}

.heading2small
{
 COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-WEIGHT: normal;
	line-height : 100%;
	text-align:center;
	font-size:9pt;
	direction:rtl;
}	

.heading2smaller
{
 COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-WEIGHT: normal;
	line-height : 100%;
	text-align:right;
	font-size:8pt;
	direction:rtl;
}	
.heading2tbl
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-align: right;
	direction:rtl;
}
.heading4
{
	COLOR:#006633;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
	line-height : 100%;
	FONT-WEIGHT:500;
	text-align: right;
	direction:rtl;
}
.heading4small
{
	COLOR: #006633;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	text-align: right;
	direction:rtl;
}
.PropDesc
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	line-height : 140%;
	text-align:right;
	margin-right:0px;
	vertical-align: top;
}

.PropTitle
{
	COLOR: #006633;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	text-align: right;
	direction:rtl;
}
.heading4smaller
{
	COLOR: #006633;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	text-align: right;
	direction:rtl;
	position:relative;
	top:247px;
    right: 37px;
}
.heading4bigcenter
{
	COLOR: #006633;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	text-align: center;
	direction:rtl;

}
.buttonbg
{
	COLOR: white;
	FONT-FAMILY: Lucida Console;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	text-align: center;
	background-color:#006633;
	direction:rtl;
}
A:link
{
	COLOR: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
}
A:visited
{
	COLOR: #FFFFFF;
	text-decoration: none;
 	font-family: Arial;
	font-size: 8pt;
}
A:hover
{
	COLOR: #ffff00;
	text-decoration: underline;
	font-family: Arial;
 	font-size: 8pt;
}
a.h:link
{
	COLOR: #006633;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
}
a.h:visited
{
	COLOR: #006633;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
	
}
a.h:hover
{
	COLOR: #32cd32;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
}
a.cls:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: gainsboro;
	font-family: Lucida Console;
	text-align: center;
	text-decoration: none;
}

a.cls:link
{
	COLOR: white;
	FONT-FAMILY: Lucida Console;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	text-align: center;
	background-color:#006633;
}
A.top:link
{
	COLOR: #32cd32;
	text-decoration: none;
	font-family: Lucida Console;
	font-size: 8pt;
}
A.top:visited
{
	COLOR: #FFFFFF;
	text-decoration: none;
 	font-family: Lucida Console;
	font-size: 8pt;
}
A.top:hover
{
	COLOR: #ffff00;
	text-decoration: underline;
	font-family: Lucida Console;
 	font-size: 8pt;
}
a.ReadMore:link
{
	COLOR: red;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
}
a.ReadMore:visited
{
	COLOR: purple;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	
}
a.ReadMore:hover
{
	COLOR: #0c5125;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
}

.ThumbNail
{
	 line-height : 100%;
	 text-align:left;
     margin-left:0;
     margin-top:0;
     vertical-align:top;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 3px solid gray;
overflow: scroll; /*leave this value alone*/
width:360; /*Width of Carousel Viewer itself*/
height: 70px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px; /*margin around each panel*/
width: 80px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

