A{
	color : Blue;
}

A:hover{
	color : Blue;
	text-decoration : underline;
}

.bigmenu
{
	font-size : 18px;
	color : #63ACF5;
	font-weight : bold;
	font-family:  Tahoma;
}

.bigmenu2
{
	font-size : 16px;
	color : #3E3E3E;
	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.bigmenu2:hover
{
	text-decoration : none;
	color : #248DA0;
}

.bigmenu:hover{
	color : #63ACF5
}

.menuitem{
	background-color: #228B22;
	height: 26px;
	width: 100%;
}

.menuitem_active{
	background-color: #98FF95;
	height: 26px;
	border-bottom: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	width: 100%;
}

.menutext{
	color: #FFFFFF;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left : 8px;
	text-decoration : none;
}

.menutext:hover{
	color: #FFFFFF;	
}

.menutext_active{
	color: Black;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left : 8px;
}

.pagetext
{
	font-size : 11px;
	color : #313131;
	font-style : normal;
}

.newstitle
{
	background-color : EBEBEB;
	font-size : 11px;
	color : #444444;
	font-style : normal;
	font-weight : bold;
	padding : 4px;
}

.descr
{
	font-style : italic;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

TD{
	font-family : Verdana;
	font-size : 12px;
	text-align : justify;
	text-justify : auto;
	line-height : 150%;
}

.title{
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
}

.title_big{
	font-family: tahoma;
	font-size: 20px;
	text-align : left;

}

.link_active{
	background-color: #C9CFC5;
	height : 24px;
	text-align : center;
}

.link_link{
	height : 24px;
	text-align : center;
	font-size : 11px;
}

.table_border{
	border-bottom: 1px solid #C8C8C8;
	vertical-align : top;
	text-align : left;
	font-size : 11px;
}

.table_border_heb{
	border-bottom: 1px solid #C8C8C8;
	vertical-align : top;
	text-align : right;
	direction : rtl;
}

.heb_descr{
	text-align : right;
	padding-right : 20px;
}

.path_link{
	color : 5F4427;
	font-size : 11px;
	text-decoration : underline;
}

.path_link:hover{
	color : ;
}

.law_quot{
	text-align : right;
	background-color : #F7F7F7;
	direction : rtl;
	font-size : 11px;
	font-family : Tahoma;
}

.cat_rule_level_0{
	font-size: 15px;
	font-family : Tahoma;
	font-weight : bold;
}

.cat_rule_level_1{
	font-size: 13px;
	font-family : Tahoma;
	font-weight : bold;
}

.cat_rule_level_2{
	font-family : Tahoma;
	font-weight : bold;
	font-size : 11px;
}
