﻿body {
}
  A.link
        {
            font-weight: normal;
            font-size: 12px;
            color: #333300;
            font-family: tahoma;
            text-decoration: none;
        }
        A.link:hover
        {
            font-weight: normal;
            font-size: 12px;
            color: #ff4e00;
            font-family: tahoma;
            text-decoration: underline;
        }
        .bk
        {
            background-position: left top;
            background-repeat: no-repeat;
        }
        .bkct
        {
            background-position: center top;
            background-repeat: no-repeat;
        }
        .bkrb
        {
            background-position: right bottom;
            background-repeat: no-repeat;
        }
        .bkrt
        {
            background-position: right top;
            background-repeat: no-repeat;
        }
        .bklb
        {
            background-position: left bottom;
            background-repeat: no-repeat;
        }
        .bky
        {
            background-position: left top;
            background-repeat: repeat-y;
        }
        .bkyr
        {
            background-position: right top;
            background-repeat: repeat-y;
        }
        .bkyt
        {
            background-position: right top;
            background-repeat: repeat-y;
        }
        .bkylb
        {
            background-position: left bottom;
            background-repeat: repeat-y;
        }
        .bkyct
        {
            background-position: center top;
            background-repeat: repeat-y;
        }
        .bkx
        {
            background-position: left top;
            background-repeat: repeat-x;
        }
        .bkxb
        {
            background-position: left bottom;
            background-repeat: repeat-x;
        }
        .Font
        {
            font-size: 11px;
            color: black;
            direction: rtl;
            line-height: 22px;
            font-family: Tahoma, Nazanin, Homa, 'Arial (Arabic)';
            letter-spacing: 0px;
            text-decoration: none;
        }
        .MsoNormal
        {
            font-size: 10pt;
            margin: 0cm 0cm 0pt;
            direction: rtl;
            font-family: "Times New Roman";
            unicode-bidi: embed;
            text-align: right;
            mso-style-parent: "";
        }
        .MsoNormal2
        {
            font-size: 10pt;
            margin: 0cm 0cm 0pt;
            font-family: "Arial";
            unicode-bidi: embed;
            text-align: left;
            mso-style-parent: "";
        }
