.print_body
{
	font-family: arial;
	background:url('');
	background-color:#ffffff;
	background-repeat : repeat-x;
}	

.print_img_en
{
	cursor: hand;
	margin-right: 5px;
	width: 17;
	height: 19; 
}

.print_img_he
{
	cursor: hand;
	width: 17;
	height: 19; 
	margin-left: 5px;
}

.print_link
{
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	font-size: 10px;
	color: #3E4B54;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.print_details
{
	margin: 7 20 20 20;
	width: 335;
}
 
.print_details_title
{
	font-size: 12px; 
	color: #1d6fb9; 
	background-color: #ecf5ff;
	width: 85;
	height: 19px;
	padding: 2 15 0 15;
	vertical-align: top;
} 

.print_details_text
{
	font-size: 12px; 
	color: black; 
	background-color: #ecf5ff;
	width: 250;
	height: 19px;
	padding: 0 15 0 15;
} 

.print_link:HOVER
{
	text-decoration: underline;
	cursor: hand;
	font-weight: bold;
	font-size: 10px;
	color: #3E4B54;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.print_title
{
	color: #002169; 
	font-family: Arial;
	padding: 20 20 0 20;
	font-size: 14px;
	font-weight: bold;
}

.print_date
{
	color: #034b8c; 
	font-family: Arial;
	padding: 0 20 0 20;
	font-size: 12px;
}

.print_subtitle
{
	font-size: 12px; 
	color: black;
	padding: 0 20 20 20;
	font-weight: bold;
}

.print_text
{
	font-size: 12px; 
	color: black;
	padding: 0 20 20 20;
}

.print_image_en
{
	float: right;
	margin-top: 20px;
	margin-left: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
}

.print_image_he
{
	float: left;
	margin-top: 20px;
	margin-right: 7px;
	margin-left: 20px;
	margin-bottom: 7px;
}

.print_div_image_en
{
	float: right;
	margin-left: 7px;
	margin-top: 7px;
}

.print_div_image_he
{
	float: left;
	margin-right: 7px;
	margin-top: 7px;
}

.print_image_corner_he
{
	width: 12;
	height: 13;
	position: relative;
	left: 11px;
}

.print_image_corner_en
{
	width: 12;
	height: 13;
	position: relative;
	right: 12px;
}

