﻿body
{
	background: #eaf3d4;
	direction:rtl;
	font-size: 9pt;
	font-family: Tahoma;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.ButtonOther
{
	background-color: #FFFBFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #284775;
}

/*Hover Menu*/



.popupMenu
{
	font-family: Tahoma,Homa, Zar,;
	font-size: 8pt;
	position: absolute;
	visibility: hidden;
	background-color: #F7FBFB;
	opacity: .9;
	filter: alpha(opacity=90); /* 	 	 	 	font-family:  Tahoma,Homa, Zar,; 	font-size: 8pt; 	color: #0000ff;*/ /*position:absolute;*/ /*visibility:hidden;*/
}

.popupHover
{
	background-image: url(img/header-opened.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F7FBFB;
}

.UnSelectedCell_Style
{
}


A.Link:link
{
	color: Black;
	
}
A.Link:hover
{
	color: Blue;
	
}

A.Link:active
{
	color: black;
	
}

A.Link
{
	cursor: pointer;
	text-decoration: none;
}
/**/
.A_link
{
	text-decoration: none;
	font-size: 10pt;
	color: black;
	
	cursor: pointer;
}
.A_link_UderLin
{
	text-decoration: underline;
	font-size: 10pt;
	color: black;
	cursor: pointer;
}


.LableSummery
{
	font-size: 10pt;
	color: gray;
	font-family: Tahoma;
}
.HomaTahoma
{
	font-size: 10pt;
	width: 1px;
	font-family: 'B Homa' , Homa, Tahoma;
}

.GhoranLb
{
	font-family: 'Traditional Arabic' , 'B Zar' , 'Zar' , 'B Nazanin' , Arial;
	font-size: 20pt;
	color: #003333;
	text-align: justify;
	direction: rtl;
}
 
.handGhoran
{
	font-family: 'Traditional Arabic' , 'B Zar' , 'Zar' , 'B Nazanin' , Arial;
	cursor: pointer;
	font-size: 20pt;
	color: #003333;
	text-align: justify;
	direction: rtl;
}
.handGhoran_h
{
	font-family: 'Traditional Arabic' , 'B Zar' , 'Zar' , 'B Nazanin' , Arial;
	cursor: pointer;
	font-size: 20pt;
	color: #990033;
	text-align: justify;
	direction: rtl;
}

.TarjomeLb
{
	font-family: 'B Zar' , Zar, Arial;
	cursor: pointer;
	font-size: 15pt;
	color: #006666;
	text-align: justify;
	direction: rtl;
}

.handTarjome
{
	font-family: 'B Zar' , Zar, Arial;
	cursor: pointer;
	font-size: 15pt;
	color: #006666;
	text-align: justify;
	direction: rtl;
}
.handTarjome_h
{
	font-family: 'B Zar' , Zar, Arial;
	cursor: pointer;
	font-size: 15pt;
	color: #990033;
	text-align: justify;
	direction: rtl;
}


.LbAll
{
	color: #cc0000;
}
.LbArabi
{
	color: #cc0000;
	font-family: 'Traditional Arabic' , 'B Zar' , 'Zar' , 'B Nazanin' , Arial;
	font-size: 17pt;
}
.AlingRight
{
	text-align: right;
}


.modalBackground
{
	background-color: Silver;
	filter: alpha(opacity=40);
	opacity: 0.7;
}

.VisitedRow
{
	background-color: silver;
	filter: alpha(opacity=40);
}
/*in news*/
.PopupTip
{
	filter: alpha(opacity=90);
	left: 100px;
	width: 200px;
	position: absolute;
	background-color: #99ccff;
	text-align: justify;
	visibility: hidden;
	border-right: #0099ff thick double;
	border-top: #0099ff thick double;
	border-left: #0099ff thick double;
	border-bottom: #0099ff thick double;
	z-index: 1000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.GridWith
{
	border-right: activeborder 1px solid;
	border-top: activeborder 1px solid;
	border-left: activeborder 1px solid;
	border-bottom: activeborder 1px solid;
	background-color: #F7FFFF;
}

.PanelWhite
{ 
	background-color: #f4f4f4;
}

iframe
{
	padding: 0px;
	margin: 0px;
}

.border
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}
