* {
	font-family:Arial;
	font-size:14px;
}
.body
{
	margin: 0 auto;
}

div#news
{	
	border-top: solid 2px #9190b2;
	border-bottom: solid 2px #9190b2;
}

.menu
{
	font-family: arial;
	font-size: 18px;
	color: #212064;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu_he
{
	font-family: arial;
	font-size: 18px;
	color: #212064;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.small_menu
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-left: 0px;
	padding-top: 5px;
	text-decoration: none;
}
.small_menu_he
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-right: 0px;
	padding-top: 5px;
	direction: rtl;
	/*text-align: right;*/
}

td#menu
{
	padding-left: 25px;
	padding-top: 247px;
}
td#menu_he
{
	padding-right: 25px;
	padding-top: 247px;
	text-align: right;
}

.menu_bottom
{
	font-family: arial, sans serif;
	font-size: 18px;
	color: #212064;
}

.top_title
{
	font-family:Arial;
	font-size:14pt;
	/*color: #212064;*/
	color: black;
}

/*img.flag
{
	width: 36px;
	height: 21px;
	border: 0px;
}
div.flag
{
	padding-left: 4px;
	padding-right: 14px;
	margin-top: 2px;
	display: inline;
}*/
a.menu_link
{
	/*color: #212064;*/
	color: black;
	text-decoration: none;
	font-size: 14pt;
}
a.menu_link:hover, a.small_menu:hover
{
	color: red;
	text-decoration: none;
}

a.menu_link_selected
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: red;
	padding-left: 0px;
	padding-top: 5px;
	text-decoration: none;
	/*font-weight:700;*/
}
A.link {font:100 11pt arial black;color:#0070DF;}
A.link:hover {text-decoration:none}
A.left-nav {font:800 10pt arial;color:navy;text-decoration:none}
A.left-nav:hover {color:#88C4FF;}

li.faq
{
	
}
li.faq a
{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
}
ul.news
{
	margin-left: 1.5em;
}
ul.news li
{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
ul.news_he
{
	margin-right: 1.5em;
	text-align: right;
	direction: rtl;
}
ul.news_he li
{
	direction: rtl;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-right: 0px;
}

div.right_column_he
{
	float: left; 
	width: 208px; 
	padding-top: 40px; 
	padding-left: 20px;
}

div.main_text_he
{
	width: 424px; 
	padding-top: 10px; 
	text-align: right; 
	direction: rtl;
}

div.top_text_he
{
	height: 60px; 
	width: 424px; 
	padding-top: 40px; 
	text-align: right;
}
.staticMenuLnk{
	border-left:1px solid #FFF;
	color:#000;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-weight:700;
	height:17px;
	text-decoration:none;
	width: 80px;
	text-align: center;
	background-image: url(images/headerButsBG.gif);
	background-position: center center;
	background-repeat: repeat-x;
	background-color: transparent;
	float: left;
	height: 21px;
	padding-top: 4px;
}
a.staticMenuLnk:hover
{
	color: red;
}

