﻿/*----- First page panels (Start) -----*/
.first_page_section_right
{
	width: 455px;
	direction: rtl;
	margin: 5px;
}
	
.first_page_section_left
{
	/*margin: 3px 3px 3px 0px;*/
	padding: 5px;
	direction: rtl;
	display: block;
	float: left;
	width: 270px;
}

.first_Page_iem_reports
{
	width: 100%;
	direction: rtl;
	margin: 5px;
	position: relative;
	display: inline;
	float: left;
}
.first_page_section_left table
{
	border: 1px ridge #234669;
	width:100%;
	font-size:8pt;
}
.first_page_section_left a
{
	text-decoration: none;
	color: #24486C;
}
.first_page_section_left a:hover
{
	color: #990033;
	text-decoration: none;
}

.first_page_ime_reports_title
{
	padding: 2px;
	background-color: #004488;
	color: #FFFFFF;
	height: 18px;
}
.first_page_ime_reports_data
{
	padding: 2px;
	height: 20px;
	text-decoration: none;
}



/*----- First page panels (End) -----*/
.first_page_lates_table 
{
	width:100%;
}
/**************************************************************************************/

.first_page_bolet_title
{
	height:28px;
}


.border_1_top
{
	background-image: url(  '/Images/Fa/Img/border_top_1.png' );
	background-repeat: no-repeat;
	padding-top: 3px;
	display: block;
}
.border_1_down
{
	background-image: url( '/Images/Fa/Img/border_down_1.png' );
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-bottom:4px;
}
.border_1_midle
{
	padding: 0px 5px 10px 5px;
	background-image: url(            '/Images/Fa/Img/border_midle_1.png' );
	background-repeat: repeat-y;
	display: block; /*height: 60px;*/
}
.border_1_midle a:hover
{
	color: #990000;
}
.border_1_midle a
{
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}


.border_2_top
{
	background-image: url( '/Images/Fa/Img/border_top_2.png' );
	background-repeat: no-repeat;
	padding-top:3px;
}
.border_2_down
{
	background-image: url( '/Images/Fa/Img/border_down_2.png' );
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:4px;
}
.border_2_midle
{
	padding: 5px 5px 12px 5px;
	background-image: url(          '/Images/Fa/Img/border_midle_2.png' );
	background-repeat: repeat-y;
}


.table1 sup
{
	font-family: tahoma;
	font-size: 9px;
}
