<!-- /* $WEFT -- Created by: Ehsan Darrudi (darrudi@insf.org) on 5/23/2005 -- */
<STYLE TYPE="text/css">
<!--
 @font-face {
    font-family: Zar;
    font-style:  normal;
    font-weight: normal;
    src: url(/font/ZAR.eot);  
	}

  @font-face {
    font-family: Mitra;
    font-style:  normal;
    font-weight: 700;
    src: url(/font/MITRA.eot);
  }
-->
A {
	font-family : Mitra, Zar, Nazanin;
	text-decoration: none;
	font-size : 10pt;
	font-weight: bold;
	color: blue;
}

a:Hover {
	color: green;
}
a:active {
	color: #FF0000;
}

.text {
	font-family: Mitra, Zar, Nazanin;
	font-size : 10pt;
	font-weight: bold;
	direction:rtl;
}

.textt {
	font-family: Mitra, Zar, Nazanin;
	font-size : 10pt;
	font-weight: bold;
	direction:rtl;
	border: #87BE8A 1px solid;
}

.btn {
	color: #003300;
	font-family: Mitra, Zar, Nazanin;
	font-size : 10pt;
	font-weight: bold;
	direction:rtl;
}

.textsmall {
	font-family: Mitra, Zar, Nazanin;
	font-size : 8pt;
	font-weight: bold;
	direction:rtl;
	background: transparent;
}
.textsmallt {
	font-family: Mitra, Zar, Nazanin;
	font-size : 8pt;
	font-weight: bold;
	direction:rtl;
	border: #87BE8A 1px solid;
}
.zar {
	font-family: Zar, Nazanin, Mitra;
	font-size : 14pt;
	direction:rtl;
}
.TableTitle {
	font-family: Tahoma;
	font-size: 9pt;
	vertical-align: middle; 
	white-space: nowrap;
}
.bli {
	border: none;
	font-family: Mitra, Zar, Nazanin;
	font-size : 10pt;
	font-weight: bold;
	direction:rtl;
	background: transparent;
}
.bln {
	border: none;
	font-family: Verdana;
	font-weight: normal;
	font-size : 9pt;
	background: transparent;
}
.in {
	font-family: Verdana;
	font-weight: normal;
	font-size : 9pt;
	background: transparent;
}

.int {
	font-family: Verdana;
	font-weight: normal;
	font-size : 9pt;
	border: #87BE8A 1px solid;
}
.ins{
	font-family: Verdana;
	font-weight: normal;
	font-size : 8pt;
	background: transparent;
}
.Title{
	font-family: Mitra;
	font-size: 16pt;
	direction:rtl;
	text-align:center;
	color:#006600;
	font-weight:bold;
}
.MenuHeader {
	font-size: 10pt; font-family: Mitra;
}
.MenuItem {
	color:black; 
	font-size:9pt;
}

.NoWrap{
white-space:nowrap;
}

