body {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	background-color:#ffffff;
	text-align:center;
	direction:rtl;
}


.table{
	width:104px;
}

h3{
	margin-bottom:0px;
	font-size:11pt;
}
.item{
	width:50px;
	height:50px;
	border:1px solid red;
	float:right;
}

fieldset{
	padding-bottom:30px;
	margin-top:50px;
	width:400px;
}

em{
	text-decoration:underline;
	font-style:normal;
}


li.none {
	font-size:8pt;
	list-style-type:none;
	padding-right:10px;
	margin-top:8px;
}

.r{
	margin:0px;
	margin-top:10px;
	color:#777777;
	font-size:8pt;
	text-align:left;
	direction:ltr;
}


.guides a{
	color:#000000;
	text-decoration:underline;
}

.guides a:hover{
	color:#66ccff;
	text-decoration:underline;
}

li.green-list{
	list-style-image:url("images/green-list.jpg");
}

li.red-list{
	list-style-image:url("images/red-list.jpg");
}

li.blue-list{
	list-style-image:url("images/blue-list.jpg");
}


li.yellow-list{
	list-style-image:url("images/yellow-list.jpg");
}

strong{
	font-weight:900;
}







#all {
	margin-right:auto;
	margin-left:auto;
	width:900px;
	border:0px;
	text-align:right;
}

img{
	border:0px;
}

h1{
	position:relative;
	top:0px;
	right:0px;
	border:0px;
	height:101px;
	width:900px;

}

.top_nav{
	border:0px;
	margin-top:-10px;
	margin-bottom:25px;
}



.top_nav a{
	color:#777777;
	text-decoration:underline;
	font-size:10pt;
}

.top_nav a:hover{
	font-weight:bold;
}

h2{
	margin-bottom:0px;
	text-decoration:underline;
	font-size:16pt;
	margin-bottom:1px;
	padding-right:5px;
}

.code {
	width:450px;
	color:#bbbbbb;
	font-size:11pt;
	margin-top:8px;
	margin-bottom:3px;
	text-align:left;
	direction:ltr;
}

ul.col_2{
	float:right;
	list-style-image:url("images/green-list.jpg");
	margin-top:10px;
}



#right-nav,#text,#left-nav{
	margin-top:20px;
	float:right;
}

#right-nav{
	border-left:1px dotted #000000;
	width:170px;
	text-align:right;
	padding-right:10px;
}

.block_title{
	text-decoration:underline;
	margin:0px;
	margin-right:10px;
	background-color:#cccccc;
	z-index:2;
}


#right-nav ul{
	margin-top:5px;
	padding-right:5px;
	margin-bottom:60px;
	margin-right:0px;
}



#right-nav a{
	color:#777777;
	text-decoration:none;
}

#right-nav a:hover{
	color:#444444;
	text-decoration:underline;
}

#right-nav li.none a{
	text-decoration:underline;
	color:#000000;
}

#right-nav li.none a:hover{
	text-decoration:none;
	color:#ff9933;
}


#text{
	border:0px;
	width:500px;
	text-align:right;
	padding-right:20px;
	padding-left:10px;
	line-height:1.3;
}







#left-nav{
	text-align:center;
	width:150px;
	border:0px;
	margin-right:15px;
}




.block{
	width:525px;
	background-color:#eeeeee;
	position:relative;
	top:0px;
	z-index:1;
	padding-top:8px;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:3px;
	border:1px solid #cccccc;
	text-align:right;
	margin-bottom:50px;
}


.no_margin_block{
	width:150px;
	background-color:#eeeeee;
	position:relative;
	top:0px;
	z-index:1;
	padding-top:13px;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:3px;
	border:1px solid #cccccc;
	text-align:right;
	margin:0px;
}




h2.left_nav{
	background-color:#cccccc;
	width:100px;
	font-size:12pt;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:bold;
}


.bottom_block{
	width:159px;
	background-color:#cccccc;
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
	margin:0px;
	border:1px solid #cccccc
}

.bottom_block a{
	color:#ffffff;
	text-decoration:underline;
}

.right{
	float:right;
	text-align:center;
	padding-top:0px;
	padding-right:50px;
}


.right a{
	color:#000000;
	text-decoration:none;
}

.right a:hover{
	color:#000000;
	text-decoration:underline;
}




#bottom{
	text-align:left;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
	width:800px;
	margin-top:20px;
}

#mishpat {
	color:orange;
	font-style:italic;
	font-size:10pt;
}

#mishpat q{
	font-weight:bold;
	margin-bottom:30px;
	font-size:11pt;
	quotes: '\201C' '\201D' '\2018' '\2019';
}


q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}
	
