﻿
.pictd
{
  width:12%;
}
	

td
{	font-family:Tahoma;
	 font-size:8pt;  
}

.ftd
{
	font-family:Tahoma;
	 font-size:8pt;
	 text-align:left;
	 direction:rtl;
	}
	
	
.txtFa_R
{
	direction:rtl;
	text-align:right ;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 1px black;
}
.txtFa_L
{
	direction:rtl;
	text-align:left ;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 1px black;
}
.txtFa_C
{
	direction:rtl;
	text-align:center  ;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 1px black;
}
.txtFa_J
{
	direction:rtl;
	text-align:justify   ;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 1px black;
}
.txtEn_L
{
	direction:ltr;
	text-align:left;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 1px black;
	
}
.mybutton
{
	width:60pt;	
	font-family:Tahoma;
	font-size:10;
}
.mybutton_1
{	
	font-family:Tahoma;
	font-size:8;
}
.combo
{
	font-family:Tahoma;	
	font-size:8pt;
	width:130px;
}	
#mainPlace
{
 background-color:#bf9abf;
	 vertical-align:top;
}
#treePlace
{
	background-color:#FFFFCC;
}
#messagePlace
{
	background-color:#FFFFCC;
}
.a1
{
	text-decoration:none;
	color:Navy;
	font-family:Tahoma;
	font-size:10pt;
	}
	
	.a1:hover
{
	text-decoration:none;
	color:green;
	font-family:Tahoma;
	font-size:10pt;
	}
	.datetext
	{
		font-family:Tahoma;
		font-size:8pt;
		direction:ltr;
		}