﻿body
{
    font-family:times;
    font-size:13px;
}
td
{
    font-family:sans-serif;
    font-size:14px;
}
    
OfferLabel1
{
    font-family:AXtManal;
}
OfferLabel2
{
    font-family:Book Antiqua,times,arial;
}
.OfferLabel3
{
          
}
.thirdlanguage
{
    text-align:left;          
}
        
.OfferValue1
{
    font-weight:bold;
    font-family:Simplified Arabic;
    padding:10px;
}
.OfferValue2
{
    font-weight:bold;
    padding:100px;
}

.OfferValue1Dash
{
    font-family:Simplified Arabic;
    text-decoration:none;
    font-weight:bold;
    padding:5px;
}
.OfferValue2Dash
{
    text-decoration:none;
    font-weight:bold;
    padding:5px;
}

.OfferValue3Dash
{
    text-decoration:none;
    font-weight:bold;
    padding:5px;
}

        
.textArabic
{
    text-align:right;
    direction:rtl;
} 

#header {
  display: table-header-group;
}

#main {
  display: table-row-group;
}

#footer {
  display: table-footer-group;
}
.arabicText
{
    text-align:right;
    direction:rtl;
}

thead { display: table-header-group; }
tfoot { display: table-footer-group; }

