A
{
	font-family:Arial;
    COLOR: black;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: black;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #D91112;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #900b09;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}

.cRTL
{
	direction:rtl;
}

A.cNewWin:hover {
TEXT-DECORATION: none;
COLOR: #D91112;
}

A.cNewWin:link {
TEXT-DECORATION: none;
COLOR: #0000FF;
}

.cNormalTable
{
	border-collapse:collapse;
}
.cPersianContent
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
}

.cEng
{
	font-family:Arial;
	font-size:10pt;
	direction:ltr;
}

.cEngSmall
{
	font-family:Arial;
	font-size:9pt;
	direction:ltr;
}

.chEng
{
	font-family:Arial;
	font-size:10pt;
	direction:ltr;
	color:#4276AA;
}
.cfEng
{
	font-family:Arial;
	font-size:10pt;
	direction:ltr;
	color:#489948;
}


.cHeader
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}


.cPCHand
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	cursor:hand;
}

.cDate
{
	font-family:Tahoma;
	font-size:8pt;
	direction:ltr;
}

.cInput
{
	border: 1px solid #000000; 
	font-family:Tahoma; 
	font-size:8pt;
	direction:rtl;
}
.cEngInput
{
	border: 1px solid #000000; 
	font-family:Arial; 
	font-size:8pt;
	direction:ltr;
}
.cImage
{
	cursor:hand;
}
.cNormarlTable
{
	border-collapse:collapse;
}
.cNewWinLink
{
    COLOR: #013870;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline;
}
.cHand
{
	cursor:hand
}
.cError
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;
	color:#AF120D;
}
.cBtnImage
{
	width:79;
	height:29;
	border:0;
	cursor:hand;
}
.formfield
{
    border-RIGHT: #999999 1px solid;
    border-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    Z-INDEX: 999;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#efefef);
    direction:rtl;
    border-LEFT: #999999 1px solid;
    COLOR: #000000;
    border-BOTTOM: #999999 1px solid;
    FONT-FAMILY: tahoma
}

.Engformfield
{
    border-RIGHT: #999999 1px solid;
    border-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    Z-INDEX: 999;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#efefef);
    direction:ltr;
    border-LEFT: #999999 1px solid;
    COLOR: #000000;
    border-BOTTOM: #999999 1px solid;
    FONT-FAMILY: tahoma
}


.BtnFlat
{
   color:#000;
   font-family:Tahoma;
   font-size:100%;
   background-color:#dfdfdf;
   border:0px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}

