﻿body
{
	
	margin:0;
}
 
table
{
	font-family:BNazanin,Tahoma;
	font-size:12pt;
}

a {
    font-family: BNazanin,Tahoma;
    font-size: 12pt;
    color: Blue;
}

.MenuLink
{
	font-weight:600;
}





.Tahoma1 {
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin, tahoma;
}

.Tahoma2 {
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin, tahoma;
}


.Text_N {
    font-weight: 100;
    font-size: 10px;
    direction: rtl;
    line-height: 15pt;
    font-family: BNazanin,tahoma;
    letter-spacing: 1px;
    color: #696d71;
}
.Text {
    text-align: justify;
    font-size: 10pt;
    font-weight: 400;
    font-family: BNazanin,tahoma
}

.Text_small {
    text-align: right;
    font-size: 8pt;
    font-weight: 400;
    font-family: BNazanin,tahoma
}

.TextB {
    text-align: justify;
    font-size: 10pt;
    font-weight: 600;
    font-family: BNazanin, tahoma
}


.Note {
    text-align: justify;
    font-size: 8pt;
    font-weight: 800;
    font-family: BNazanin,tahoma;
    /*color:ienna;*/
}

.ErrText {
    text-align: right;
    font-size: 8pt;
    font-weight: 800;
    font-family: BNazanin,tahoma;
    color: Purple;
}

.RTL_Input {
    text-align: right;
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin, tahoma;
    direction: rtl;
    width: 200px;
}

.RTL_Input2 {
    text-align: right;
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin,tahoma;
    direction: rtl;
}

.RTL_Input3 {
    text-align: center;
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin, tahoma;
    direction: rtl;
}

.LTR_Input {
    text-align: Left;
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin,tahoma;
    direction: ltr;
    width: 200px;
}
.LTR_Input2 {
    text-align: Left;
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin,tahoma;
    direction: ltr;
}

.Text_Error {
    text-align: justify;
    line-height: 20pt;
    font-size: 10pt;
    font-weight: 400;
    font-family: BNazanin,tahoma;
    color: Red;
}

.Tbl_Border {
    text-align: justify;
    line-height: 20pt;
    font-size: 10pt;
    font-weight: 400;
    font-family: BNazanin, tahoma;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid
}

.Tbl_NoBorder {
    text-align: justify;
    line-height: 20pt;
    font-size: 9pt;
    font-weight: 400;
    font-family: BNazanin,tahoma;
}

.Text_Bold {
    font-weight: 700;
    font-size: 10px;
    direction: rtl;
    line-height: 15pt;
    font-family: BNazanin,tahoma;
    letter-spacing: 1px;
    color: #696d71;
}

.Text_Bold_Red {
    font-weight: 700;
    font-size: 10px;
    direction: rtl;
    line-height: 15pt;
    font-family: BNazanin, tahoma;
    letter-spacing: 1px;
    color: Red;
}

.Text_Bold_Black {
    font-weight: 900;
    font-size: 10px;
    direction: rtl;
    line-height: 15pt;
    font-family: BNazanin, tahoma;
    letter-spacing: 1px;
    color: Black;
}
A:visited
{
	text-decoration:none;
	
}
A
{
	text-decoration:none;
	
}

A1:visited {
    font-weight: 100;
    font-size: 10px;
    direction: rtl;
    line-height: 15pt;
    font-family: BNazanin,tahoma;
    letter-spacing: 1px;
    color: blue;
    text-decoration: none;
}
A1 {
    font-weight: 100;
    font-size: 10px;
    direction: rtl;
    line-height: 15pt;
    font-family: BNazanin,tahoma;
    letter-spacing: 1px;
    color: blue;
    text-decoration: none;
}

.toplink {
    font-size: 8pt;
    color: #ffffff;
    font-family: BNazanin,tahoma;
    text-decoration: none;
}
.toplink a:hover {
text-decoration: underline;
}

.pagetitle 
{
    background-image: url(images/bg_hd.gif);
}

.t1
{
        width: 90%; 
        height: 100%;
 		font-size: 9pt;
		font-weight:400;
		font-family: tahoma	;
		line-height:2;
 }
.t2
{
 		font-size: 9pt;
		font-weight:400;
		font-family: tahoma	;
		line-height:2;
		color:Red;
}
