/* Default CSS Stylesheet for a new Web Application project */

.msg
{
	color: seagreen;
}
.gSelectedItem
{
	background-color: cornflowerblue;
}
.gHeader
{
	background-color: lightsteelblue;
	     
	
}
.gAlternate
{
	background-color: whitesmoke;
}
.jText
{
	direction :rtl ;
	text-align :justify ;
	font-size: 12pt;
	font-family: 'B Nazanin' , Tahoma;
}
  @font-face {
    font-family: B Titr;
    font-style:  normal;
    font-weight: normal;
    src: url(BTITR.eot);
  }
  @font-face {
    font-family: B Mitra;
    font-style:  normal;
    font-weight: normal;
    src: url(BMITRA.eot);
  }
  @font-face {
    font-family: B Homa;
    font-style:  normal;
    font-weight: normal;
    src: url(BHOMA.eot);
  }
TD{
	font-size: 9pt;
	font-family: tahoma;
}
INPUT
{
	font-size: 9pt;
	font-family: tahoma;
}
.icon
{
	font-size: 9pt;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	position: static;
	background-color: transparent;
	border-bottom-style: none;
}
.icondisable
{
	font-size: 9pt;
	cursor: default;
	color: gray;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	position: static;
	background-color: transparent;
	border-bottom-style: none;
}
.iconimage
{
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=30);
}


SELECT
{
	font-size: 9pt;
	font-family: tahoma;
}
BODY
{

	margin-top: 0px;
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	direction: rtl;
	border-top-style: none;
	font-family: tahoma, Verdana, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: normal;
	border-bottom-style: none;
}

h1
{
	border-right: medium none;
	padding-right: 0cm;
	border-top: medium none;
	padding-left: 0cm;
	font-size: 16pt;
	padding-bottom: 1pt;
	margin: 0cm 0cm 0pt;
	border-left: medium none;
	color: #003366;
	direction: rtl;
	padding-top: 0cm;
	border-bottom: cornflowerblue 0.5pt solid;
	font-family: "B Titr";
	unicode-bidi: embed;
	text-align: justify;
	mso-style-next: Normal;
	mso-pagination: widow-orphan;
	mso-outline-level: 1;
	mso-font-kerning: 16.0pt;
}
h2
	{mso-style-next:Normal;
	margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:2;
	direction:rtl;
	unicode-bidi:embed;
	font-size:14.0pt;
	font-family:"B Mitra";
	color:#993300;}
h3
	{mso-style-next:Normal;
	margin-top:12.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	text-align:justify;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:3;
	direction:rtl;
	unicode-bidi:embed;
	font-size:13.0pt;
	font-family:Arial;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
p.Sender, li.Sender, div.Sender
	{mso-style-name:Sender;
	margin:0cm;
	margin-bottom:.0001pt;
	text-align:left;
	mso-pagination:widow-orphan;
	direction:rtl;
	unicode-bidi:embed;
	font-size:12.0pt;
	mso-bidi-font-size:8.0pt;
	font-family:Tahoma;
	mso-ascii-font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	mso-hansi-font-family:"Times New Roman";
	color:maroon;}
ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}


HR
{
	border-right: cornflowerblue 2px solid;
	border-top: cornflowerblue 2px solid;
	padding-bottom: 5px;
	border-left: cornflowerblue 2px solid;
	border-bottom: cornflowerblue 2px solid;
}
.gridHeader1
{
	font-size: 8pt;
	border-bottom: cornflowerblue 1px solid;
	font-family: Tahoma;
}
.shadow
{
	POSITION: absolute;
	filter :progid:DXImageTransform.Microsoft.Blur() progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=30);

}
.image
{
	     
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=30);
	behavior: url(../../imageSlide.htc);
	border-right: #c3bcb6 2px solid;
	border-top: #c3bcb6 2px solid;
	margin-right: 5px;
	border-left: #c3bcb6 2px solid;
	border-bottom: #c3bcb6 2px solid;
	width: 65px;
}
.icon
{
	cursor: hand;
}


.imagemOver
{
	border-right: #ede3de 2px solid;
	border-top: #ede3de 2px solid;
	behavior: url(../../imageSlide.htc);
	border-left: #ede3de 2px solid;
	border-bottom: #ede3de 2px solid;
	width: 65px;
}
A:link
{
	color: #006699;
	text-decoration: none;
}
A:hover
{
    color: darkslategray;
    text-decoration: none;
}
A:visited
{	color: #996699;
	text-decoration: none;
}
