.bg-intro {
	background-image: url(images/movingGreenLines.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.bg {
	background-image: url(images/logo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}

.hg {
	background-image: url(images/logo.en.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}

.heb_bg {
	background-image: url(images/logo.en.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424142;
	line-height: 20px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	background-color: #B5F339;
	text-decoration: none;
}

	


#hebul {
	list-style-image: url(images/heb_bull.gif);
	
	}


#navlist
{
margin-left: 5px;
padding-left: 5px;
list-style: none;
}

#navlist li
{
padding-left: 20px;
background-image: url(images/bull.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}

#navlist ul { list-style: none; }