  body
  {
    direction                  : rtl ;

    margin                     : 0px ;
    padding                    : 0px ;

    color                      : #000000 ;
    background-color           : #EBEBFF ;
    background-image           : url('../images/back12.gif');
    background-repeat          : repeat ;
    background-position        : top left ;
    background-attachment      : fixed    ;

    text-align                 : justify ;
    text-indent                : 0px ;

    font-size                  : 8pt ;
    font-family                : tahoma;
    font-weight                : 400 ;

    scrollbar-basecolor        : #68669b ;
    scrollbar-face-color       : #4D4D9D ;
    scrollbar-arrow-color      : #CCCCFF;
    scrollbar-track-color      : #CCCCFF ;
    scrollbar-shadow-color     : #CCCCFF ;
    scrollbar-3dlight-color    : #6373b5 ;
    scrollbar-highlight-color  : #ffffff ;
    scrollbar-darkshadow-color : #000000 ;
  }

  body.signout
  {
    direction                  : rtl ;

    margin                     : 0px ;
    border                     : 0px ;
    padding                    : 0px ;

    color                      : #0000FF ;
    background-color           : #FFFFFF ;
    background-image           : url('../images/back1.jpg');
    background-repeat          : repeat ;
    background-position        : top left ;
    background-attachment      : fixed    ;

    text-align                 : justify ;
    text-indent                : 0px ;

    font-size                  : 8pt ;
    font-family                : tahoma;
    font-weight                : 400 ;
  }

  body.top
  {
    border-left      : 1px solid #FFDB91 ;
    border-bottom    : 0px solid #FFDB91 ;
    border-top       : 3px solid #FFDB91 ;
    border-right     : 3px solid #FFDB91 ;

    color            : #0000FF ;
    background-image : url('../images/back2.jpg') ;
  }

  body.right
  {
    border-left      : 0px solid #FFDB91 ;
    border-bottom    : 1px solid #FFDB91 ;
    border-top       : 0px solid #FFDB91 ;
    border-right     : 3px solid #FFDB91 ;

    color            : #0000FF ;
    background-image : url('../images/back2.jpg') ;
  }

  tr
  {
    color            : #000000 ;
    background-color : transparent ;
  }

  tr.header
  {
    color            : #FFFF00 ;
    background-color : #000066 ;
  }

  tr.highlight
  {
    color            : #000000 ;
    background-color : #FFFFFF ;
  }

  td
  {
    padding-top    : 0px ;
    padding-bottom : 0px ;
    padding-left   : 0px ;
    padding-right  : 0px ;

    text-indent    : 0px ;
  }

  td.fc
  {
    direction   : rtl ;

    text-align  : center ;

    font-size   : 8pt ;
    font-family : nesf2,tahoma;
    font-weight : 400 ;
  }

  td.lc
  {
    direction   : ltr ;

    text-align  : center ;

    font-size   : 8pt ;
    font-family : verdana ;
    font-weight : 400 ;
  }

  td.fr
  {
    direction   : rtl ;

    text-align  : justify ;

    font-size   : 8pt ;
    font-family : nesf2,tahoma;
    font-weight : 400 ;
  }

  td.lr
  {
    direction   : ltr ;

    text-align  : right ;

    font-size   : 8pt ;
    font-family : verdana ;
    font-weight : 400 ;
  }

  td.fl
  {
    direction   : rtl ;

    text-align  : left ;

    font-size   : 8pt ;
    font-family : nesf2,tahoma;
    font-weight : 400 ;
  }

  td.ll
  {
    direction   : ltr ;

    text-align  : justify ;

    font-size   : 8pt ;
    font-family : verdana ;
    font-weight : 400 ;
  }

  a
  {
    cursor          : pointer ;

    color           : #000066 ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-size       : 8pt ;
    font-weight     : 500 ;
    font-family     : nesf2,tahoma;
  }

  a:visited
  {
    color           : #000066 ;
    text-decoration : none ;
  }

  a:active
  {
    color           : #000066 ;
    text-decoration : none ;
  }

  a:hover
  {
    color           : #0000FF ;
    text-decoration : underline ;
  }

  input, textarea, select
  {
    color           : #000000 ;
    background      : #CCCCFF ;

    text-align      : justify ;
    text-indent     : 0px ;
    text-decoration : none ;

    margin          : 0px ;
    padding         : 0px ;

    border-left     : 2px solid #000066 ;
    border-top      : 2px solid #000066 ;
    border-right    : 1px solid #000066 ;
    border-bottom   : 1px solid #000066 ;
  }

  input.freadonly
  {
    direction     : rtl ;

    border-left   : 2px solid #000000 ;
    border-top    : 2px solid #000000 ;
    border-right  : 1px solid #000000 ;
    border-bottom : 1px solid #000000 ;

    color         : #800000 ;
    background    : #C0C0C0 ;

    text-align    : center ;

    font-size     : 8pt ;
    font-family   : tahoma;
    font-weight   : 400 ;
  }

  input.lreadonly
  {
    direction     : ltr ;

    border-left   : 2px solid #000000 ;
    border-top    : 2px solid #000000 ;
    border-right  : 1px solid #000000 ;
    border-bottom : 1px solid #000000 ;

    color         : #800000 ;
    background    : #C0C0C0 ;

    text-align    : center ;

    font-size     : 8pt ;
    font-family   : verdana ;
    font-weight   : 400 ;
  }

  input.checkbox
  {
    border     : 0px ;

    cursor     : pointer ;

    color      : #000000 ;
    background : transparent ;
  }

  input.radio
  {
    border     : 0px ;

    cursor     : pointer ;

    color      : #000000 ;
    background : transparent ;
  }

  .farsi
  {
    direction   : rtl ;

    font-size   : 8pt ;
    font-family : tahoma;
    font-weight : 400 ;
  }

  .latin
  {
    direction   : ltr ;

    font-size   : 8pt ;
    font-family : verdana ;
    font-weight : 400 ;
  }

  input.fcommand
  {
    direction     : rtl ;

    border-left   : 2px solid #CCCCFF ;
    border-top    : 2px solid #CCCCFF ;
    border-right  : 3px solid #000066 ;
    border-bottom : 3px solid #000066 ;

    cursor        : pointer ;

    color         : #FFCC00 ;
    background    : #003399 ;

    text-align    : center ;

    font-size     : 8pt ;
    font-family   : tahoma;
    font-weight   : 400 ;
  }

  input.lcommand
  {
    direction     : ltr ;

    border-left   : 2px solid #CCCCFF ;
    border-top    : 2px solid #CCCCFF ;
    border-right  : 3px solid #000066 ;
    border-bottom : 3px solid #000066 ;

    cursor        : pointer ;

    color         : #FFCC00 ;
    background    : #003399 ;

    text-align    : center ;

    font-size     : 8pt ;
    font-family   : verdana ;
    font-weight   : 400 ;
  }

  h1, h2, h3, h4, h5, h6
  {
    direction       : rtl ;

    margin          : 0px ;
    padding         : 0px ;
    border          : 0px ;

    color           : #000066 ;
    background      : transparent ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-family     : tahoma;
  }

  .fwarning
  {
    direction       : rtl ;

    margin          : 0px ;
    padding         : 0px ;
    border          : 0px ;

    color           : #FF0000 ;
    background      : transparent ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-size       : 8pt ;
    font-family     : tahoma;
    font-weight     : 600 ;
  }

  .lwarning
  {
    direction       : ltr ;

    margin          : 0px ;
    padding         : 0px ;
    border          : 0px ;

    color           : #FF0000 ;
    background      : transparent ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-size       : 8pt ;
    font-family     : verdana ;
    font-weight     : 600 ;
  }

  .finformation
  {
    direction       : rtl ;

    margin          : 0px ;
    padding         : 0px ;
    border          : 0px ;

    color           : #000066 ;
    background      : transparent ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-size       : 8pt ;
    font-family     : tahoma;
    font-weight     : 600 ;
  }

  .linformation
  {
    direction       : ltr ;

    margin          : 0px ;
    padding         : 0px ;
    border          : 0px ;

    color           : #000066 ;
    background      : transparent ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-size       : 8pt ;
    font-family     : verdana ;
    font-weight     : 600 ;
  }

  .ftitle
  {
    direction       : rtl ;

    margin          : 0px ;
    padding         : 0px ;
    border          : 0px ;

    color           : #000066 ;
    background      : transparent ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-size       : 8pt ;
    font-family     : tahoma;
    font-weight     : 600 ;
  }

  .ltitle
  {
    direction       : ltr ;

    margin          : 0px ;
    padding         : 0px ;
    border          : 0px ;

    color           : #000066 ;
    background      : transparent ;

    text-indent     : 0px ;
    text-decoration : none ;

    font-size       : 8pt ;
    font-family     : verdana ;
    font-weight     : 600 ;
  }

  hr
  {
    color : #68669B ;
  }
