
.normal {
	color : black ;
	font-family : "Arial" ;
	font-size : 15px ;
	line-height: 15px;
	direction : ltr;
	font-weight: 600;
	SCROLLBAR-FACE-COLOR: #C4C4C4;
	SCROLLBAR-HIGHLIGHT-COLOR: #C4C4C4;
	SCROLLBAR-SHADOW-COLOR: #C4C4C4;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: black ;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}

.normalHeb {
	color : black ;
	font-family : "Arial" ;
	font-size : 15px ;
	line-height: 15px;
	direction : rtl;
	font-weight: 600;
	SCROLLBAR-FACE-COLOR: #C4C4C4;
	SCROLLBAR-HIGHLIGHT-COLOR: #C4C4C4;
	SCROLLBAR-SHADOW-COLOR: #C4C4C4;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: black ;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}



.cTable { 	font-family: Arial; 
			line-height : 15px ;
	  		font-size : 12px ;
			font : 		bold;
			
		}
		
.dTable {
	font-family: Arial;
	line-height : 18px ;
	font-size : 14px;
	color : black;
}		

.dTableHeb {
	font-family: Arial;
	line-height : 18px ;
	font-size : 14px;
	color : black;
	direction: rtl;
}		
		
A.NirimLink {
	display: block;
	text-align: left;
	width : 120px;
	line-height : 40px;
	text-decoration: none;
	font-family:arial;
	font-weight : 600;
	font-size:12px;
	color: black;
	background-image : url(graphics/buttonBase.gif);
	padding-left : 5;
}

A.NirimLink:hover {
	display: block;
	text-align: left;
	text-decoration: none;
	color: white;
	background-image : url(graphics/buttonHover.gif);
	
}

A.NirimLink:active {
	color: black;
	background : url(graphics/buttonActive.gif);
}

A.NirimLinkHeb {
	display: block;
	text-align: right;
	width : 120px;
	line-height : 40px;
	text-decoration: none;
	font-family:arial;
	font-weight : 600;
	font-size:12px;
	color: black;
	background-image : url(graphics/buttonBase.gif);
	padding-right : 5;
}

A.NirimLinkHeb:hover {
	display: block;
	text-align: right;
	text-decoration: none;
	color: white;
	background-image : url(graphics/buttonHover.gif);
	
}

A.NirimLinkHeb:active {
	color: black;
	background : url(graphics/buttonActive.gif);
}




a.textLink 
{
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight : 550;
	font-family :arial;
	font-size:11pt;
	color: #006DB0;
}

a.textLink:hover {
	color: orange;
}

a.textLink:active {
	color: #6495ED;
}

a.textLinkHeb 
{
	display: block;
	text-align: right;
	text-decoration: none;
	font-weight : 550;
	font-family :arial;
	font-size:11pt;
	color: #006DB0;
	direction : rtl;
}

a.textLinkHeb:hover {
	color: orange;
}

a.textLinkHeb:active {
	color: #6495ED;
}

A.textLink1 {
	font-weight :550;
	font-family :arial;
	font-size:16px;
	color:  green;
	width: auto;
}

A.textLink1:hover {
	color: black;
	width: auto;
	color:  black;
}

A.textLink1:active {
	color: #8B0000;
	width: auto;
}


#textbold 	{	font-family : Arial ; 
				font-size : 9pt ; 
				font-weight : 700 ; 
				color : #264877
			}
			
td.text 	{	font-family : Arial ; 
					font-size : 11pt ; 
					color : black;
					font-weight : 700 
			}
			
td.contactText 	{	font-family : Arial ; 
					font-size : 8pt ; 
					color : black;
					font-weight : 600 
			}			

td.texts 	{
	font-family : Arial ;
	font-size : 8pt ;
	color : #646464;
	line-height :50%;
}	

td.texts1 	{
	font-family : Arial ;
	font-size : 8pt ;
	color : #646464;
}	
			
td.textBlack1 	{
	font-family : Arial;
	font-size : 18pt;
	color : #000000 ;
	font-weight : 700;
	padding-right : 10;
	direction : ltr;
}	

td.textWhite 	{
	font-family : Arial;
	font-size : 18pt;
	color : #ffffff ;
	font-weight : 700;
	padding-left : 150;
	direction : ltr;
}	

td.textWhiteHeb 	{
	font-family : Arial;
	font-size : 18pt;
	color : #ffffff ;
	font-weight : 700;
	padding-left : 150;
	direction : rtl;
}	

td.titleText 	{
	font-family : Arial;
	font-size : 18pt;
	font-weight : 700;
	direction : ltr;
}	

td.titleTextHeb 	{
	font-family : Arial;
	font-size : 18pt;
	font-weight : 700;
	direction : rtl;
}	

td.textBlack 	{
	font-family : Arial;
	font-size : 18pt;
	color : #000000 ;
	font-weight : 700;
	direction : ltr;
}	

td.textBlackHeb 	{
	font-family : Arial;
	font-size : 18pt;
	color : #000000 ;
	font-weight : 700;
	direction : rtl;
}	

td.topTitle 	{
	font-family : Arial;
	font-size : 16pt;
	color : #006DB0 ;
	font-weight : 700;
	padding-right : 10;
	direction : ltr;
}	

td.topTitleHeb 	{
	font-family : Arial;
	font-size : 16pt;
	color : #006DB0 ;
	font-weight : 700;
	padding-right : 10;
	direction : rtl;
}	
			
td.textred 	{	font-family : Arial ; 
				font-size : 12pt ; 
				color : #aa1e20 ; 
				font-weight : 600;
				direction : ltr;
}

td.textredHeb 	{	font-family : Arial ; 
				font-size : 12pt ; 
				color : #aa1e20 ; 
				font-weight : 600;
				direction : rtl;
}
			
#TitleSmall1 	{
	font-family : Arial ;
	font-size : 10pt ;
	color : #B22222;
	font-weight : 600;
	background-color : #FFffff;
	line-height : 1.2;
}				

td.greenSmall 	{
	font-family : Arial ;
	font-size : 10pt ;
	color : #32CD32 ;
	font-weight : 600;
	background-color : #FFffff;
	border : 1 solid #32CD32;
	line-height : 1.5;
}				

td.gutwirthTitle 	{
	font-family : Arial ;
	font-size : 12pt ;
	color : Black;
	font-weight : 700;
	background-color : Silver;
	border : 2 solid Black 1;
}	

td.form 	{
	font-family : Arial ;
	font-size : 12pt ;
	color : Black;
	direction : ltr;
	font-weight : 600;
	height: 30px;
	background-color : #D3D3D3;
	border : 1 solid Black;
}		

td.form1 	{
	font-family : Arial ;
	font-size : 12pt ;
	color : Black;
	direction : rtl;
	font-weight : 600;
	height: 30px;
	background-color : #D3D3D3;
	border : 1 solid Black;
}

td.formNoBorder 	{
	font-family : Arial ;
	font-size : 12pt ;
	color : Black;
	direction : ltr;
	font-weight : 600;
	height: 30px;
	background-color : #D3D3D3;
}		

td.formNoBorder1 	{
	font-family : Arial ;
	font-size : 12pt ;
	color : Black;
	direction : rtl;
	font-weight : 600;
	height: 30px;
	background-color : #D3D3D3;
}																


td.textRedLight 	{	font-family : Arial ; 
				font-size : 12pt ; 
				color : #aa1e20 ; 
				font-weight : 600
			}
			
#textRedBold 	{
	font-family : Arial ;
	font-size : 10pt ;
	color : #FF1493;
	font-weight : 550
}			
	
	#textRedBoldHeavy 	{
	font-family : Arial ;
	font-size : 13pt ;
	color : #FF1493;
	font-weight : 700
}			
				
td.textblack 	{	
				font-family : Arial ; 
				font-size : 11pt ; 
				color : #000000 ;
				font-weight : 550;
				line-height: 110%;
				direction: ltr;
			}	
			
td.textblackHeb 	{	
				font-family : Arial ; 
				font-size : 11pt ; 
				color : #000000 ;
				font-weight : 550;
				line-height: 110%;
				direction: rtl;
			}				
			
td.textGreen1 	{
	font-family : Arial ;
	font-size : 11pt ;
	color : #00CC00;
	font-weight : 550;
}				
			
td.textGreen 	{	font-family : Arial ; 
				font-size : 10pt ; 
				color : #32CD32	;
				font-weight : 550
			}		

						
#small 		{	font-family : Arial ; 
				font-size : 8pt ; 	
				color : #000000
			}



#high 		{	font-family : Arial ; 
				font-size : 9pt ; 
				color : #000000 ; 
				font-weight : 700 ; 
				text-decoration : none
			}

#cap 		{	font-family : Arial ; 
				font-size : 14pt ; 
				color : #000000 ; 
				font-weight : 600
			}

#textred 	{	font-family : Arial ; 
				font-size : 10pt ; 
				color : #aa1e20 ; 
				font-weight : 700
			}
			
.textred1 	{	font-family : Arial ; 
				font-size : 10pt ; 
				color : #aa1e20 ; 
				font-weight : 700
			}

#textblack 	{
	font-family : Arial ;
	font-size : 10pt ;
	color : Black;
	font-weight : 700;
	line-height : 2;
}

#textGreen 	{
	font-family : Arial ;
	font-size : 10pt ;
	color : #32CD32;
	font-weight : 700;
	line-height : 2;
}

.button
		{
	color : black;
	background : #FFB26A;
	font-family: Arial;
	font : bold;
	font-weight: 600;
	width: auto;
	border : double Black 1;
	cursor : pointer;
}

	
.formField
		{
	color : black;
	background : White;
	font-family: Arial;
	font : bold;
	font-weight: 600;
	width: auto;
	border : double Black 1;
	direction: rtl;
}	

.enFormField
		{
	color : black;
	background : White;
	font-family: Arial;
	font : bold;
	font-weight: 600;
	width: auto;
	border : double Black 1;
	direction: ltr;
}			

h1.headRow {
	font-size: 14px; 
	font-weight: 400;
	color: #DDDBCA; 
	font-family : Arial;
	text-decoration: none;
	direction: rtl;
}	
