body 
{

	background-repeat: repeat-x;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
  	scrollbar-face-color: #FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color: #0066CC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #0066CC;
	scrollbar-arrow-color: #0066CC;
	scrollbar-track-color: #FFFFFF;
	}




body, table, td, input, select, textarea, p, div 
{
 font-family: Arial, 'Arial (Hebrew)',Tahoma, Verdana, Helvetica, sans-serif;
	}


.BoldText
{
	font-size: 14px;
	font-weight:bold;
	color:#F33500;
	}	
	
.Text
{
	font-size: 12px;
	color: #00486B;
	vertical-align:top;
	text-align:center;
	}


.title 
{
	font-size: 18px; 
	font-weight: bold; 
	color: #2E7A94;
	}



.homeTitle 
{
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	}


.homeText
{
	font-size: 12px; 
	color: #00486B;
	font-weight:bold;
	text-align:justify;
	vertical-align:top;
	padding-right:5px;
	}
	
.Article_title 
{
	font-size: 18px; 
	font-weight: bold; 
	color: #ff6600;
	}	
	
	
.articles
{
	font-size: 14px;
	color: #000099; 
	text-align:justify;
	vertical-align:top;
	}


.Input
{
  border:1px solid #00486B;
  background-color:#F9FBFD;
  color: #000066;
  font-size:12px; 
  behavior:url(htc/input.htc);	
}

.focusInput
{
    font-size:12px;
	color: #000033;
	background-color:#ffffff;
	border:1px solid #F33500;
	behavior:url(htc/input.htc); 
}	
	
	
	
	
.formText
{
	font-size:14px;
	color:#000066;
	padding-right:3px;
	}	
	
.AddressText
{
	font-size:14px;
	color:#ffffff;
	padding-right:2px;
	}	
	
	
.norepeat 
{
	background-repeat:no-repeat;
	}
	
.Footer 
{
	font-size:11px;
	color:#8289A2;
	text-align:center;
	}

.nav 
{
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
	
	}
	
.nav:link 
{
	color:#00486B
	}
.nav:visited 
{
	color:#00486B
	}
.nav:hover 
{
	color: #F33500;
	text-decoration:underline;
	}
.nav:visited:hover 
{
	color:  #F33500;
	}
	
.error 
{
	font-size:10px;
	color:#ff0000;
	}



.mylogoTD
{
	font-size:11px;
	color:#333333;
	}

.mylogo:link 
{
color:#ff3300;
}

.mylogo:visited 
{
color:#ff3300;
}

.mylogo:hover 
{
color:#ff0000;
}

.mylogo:visited:hover 
{
color:#ff0000;
}


/* Ticker */

.ticker_title {COLOR: #003366; FONT-SIZE: 13px; font-weight : 700;}

.tickerlink
{
	text-decoration: none;
	font-size: 12px;
	}	
	.tickerlink:link 
{
	color: #0000ff;
	}
.tickerlink:visited 
{
	color: #0000ff;
	}
.tickerlink:visited:hover 
{
	color: #003366;
	}
.tickerlink:hover 
{
	color: #003366;
}

.tickerdate
{
	color: #cccccc;font-size:11px;text-align:left;direction:ltr;
}

.tickerline
{
height:5px;
background-image: url(../images/repeatx.gif); 
background-repeat:repeat-x;
}
/* End Ticker */


.scrollingDiv {
    width:350px;
    height:60px;
    text-align:right;
    background-color:#ffffff;
    border:2px inset;
    overflow-y:scroll;
	color:#ff0000;
	font-size: 10px;}
	
	.footerlink
{
	text-decoration: none;
	font-size: 12px;
	}	
	.footerlink:link 
{
	color: #00486B;
	}
.footerlink:visited 
{
	color: #00486B;
	}
.footerlink:visited:hover 
{
	color: #F33500;
	}
.footerlink:hover 
{
	color: #F33500;
}

.LeftlinkText
{
	font-size: 14px;
	color: #000099; 
	}
	
	

.Leftlink
{
	text-decoration: none;
	font-size: 14px;
	}	
	.Leftlink:link 
{
	color: #00486B;
	}
.Leftlink:visited 
{
	color: #00486B;
	}
.Leftlink:visited:hover 
{
	color: #F33500;
	}
.Leftlink:hover 
{
	color: #F33500;
}

.repeaty 
{
	background-repeat:repeat-y;
}



