BODY  { background: #000033; zmargin-right: 12; zmargin-top: 24; zmargin-left: 12; }

/* ---------------------------- */
/* table and its td for texts */

.outer_tb  { width: 80% }

.text_tb { width: 66%; direction: rtl; background: #f4f4f4; }

.text_td {	font-family: Arial, Times New Roman; font-size: 13.5pt; font-weight: normal; line-height:150%; color: #000000;
			text-align: justify; vertical-align: top; padding: 60px; background: #f4f4f4;}

/* ------------------------------- */
/* table and its tds for fehrests */


.fehrest_tb { width: 80%; direction: rtl; background: #f4f4f4; }

.right_td {	width: 20%; font-family: Arial, Times New Roman; font-size: 12pt; line-height:150%; padding: 15px; background: #f4f4f4;
			border-bottom: 1px solid; border-bottom-color: #cccccc; vertical-align: top; text-align: right; }
			
.left_td {	width: 80%; font-family: Arial, Times New Roman; font-size: 13.5pt; line-height:150%; padding: 15px;  
			border-bottom: 1px solid; border-bottom-color: #cccccc; vertical-align: top; text-align: right; }
.year_td  {	font-family: Arial, Times New Roman; font-size: 16pt; font-weight: bold; padding-right: 15px; color: #000000; background-color: #ebebeb }

.year-feh_td  {	font-family: Arial, Times New Roman; font-size: 14pt; font-weight: normal; padding-right: 5px; padding-left: 5px; color: #ffffff; background-color: #000033 }
			
.prog_tb { width: 100%; direction: rtl; background: #ebebeb; }
.prog_td  { width: 33%; font-family: Arial, Times New Roman; font-size: 12pt; line-height:100%; color: #000000; 
			 vertical-align: top; text-align: right; padding: 5px }
.prog1_td  { width: 33%; font-family: Arial, Times New Roman; font-size: 12pt; line-height:100%; color: #000000; 
			border-left: 1px solid; border-left-color: #0000cc; vertical-align: top; text-align: right; padding: 5px }

.top_tb  {width: 96%; direction: rtl;}
.top_td  { font-family: Arial, Times New Roman; font-size: 16pt; color: #ebebeb; padding: 2px; text-align: center;}
			
/* ------------------------------- */
/* links and headings .... */


P   { margin-top: 0; margin-bottom: 18px }

A:link { text-decoration: none; color: #0000cc }
A:visited { text-decoration: none; color: #0000cc }
A:active { text-decoration: none; color: #006600 }
A:hover { text-decoration: none; color: #ff0000 }

A.frame:link { text-decoration: none; color: #ff8080 }
A.frame:visited { text-decoration: none; color: #ff8080 }
A.frame:active { text-decoration: none; color: #ccff99 }
A.frame:hover { text-decoration: none; color: #ccff99 }

H1     { FONT-FAMILY: Arial, Times New Roman; font-size: 20pt; font-weight: bold; color: #000066;  margin-top: 0; margin-bottom: 20px }
H2     { FONT-FAMILY: Arial, Times New Roman; font-size: 18pt; font-weight: bold; color: #000066; text-align: center; margin-top: 0; margin-bottom: 10px }
H3     { FONT-FAMILY: Arial, Times New Roman; font-size: 14pt; font-weight: normal; color: #0000ff; margin-top: 0; margin-bottom: 20}
H4     { FONT-FAMILY: Arial, Times New Roman; font-size: 14pt; font-weight: normal; color: #ccccff; margin-top: 0; margin-bottom: 10px }
H5     { FONT-FAMILY: Arial, Times New Roman; font-size: 12pt; font-weight: normal; color: #000000; text-align: center; margin-top: 0; margin-bottom: 10px }
H6     { FONT-FAMILY: Arial, Times New Roman; font-size: 12pt; font-weight: normal; color: #000000; margin-top: 0; margin-bottom: 10px }