body
{
    font-family:Tahoma;
    direction:rtl;
    margin:0;
    background-color:#727272;
}
td
{
    font-size:8pt;    
    color:White;    
}
a
{
    text-decoration:none;
}
.paging
{
    color:#ffffff;
    text-align:center;
}
.paging a
{
    color:#ff9900;
}
.paging a:hover
{
    color:#ffcc00;
    text-decoration:underline;    
}
input
{
    font-family:Tahoma;
    font-size:8pt;    
}
select
{
    font-family:Tahoma;
    font-size:8pt;            
}
textarea
{
    font-family:Tahoma;
    font-size:8pt;            
}
form
{
    padding:0;
    margin:0;    
}
td.language
{
    float:left;
    text-align:left;
    vertical-align:middle;
    padding-left:50px;
}
td.bk1
{
    background-image:url(images/bk1.gif);
    background-repeat:repeat-x;
    vertical-align:top;
}
td.bk2
{
    background-image:url(images/bk2.gif);
    background-repeat:repeat-y;
    text-align:left;
}
td.bk3
{
    background-image:url(images/bk3.gif);
    background-repeat:repeat-y;
    text-align:right;
}
td.bk4
{
    background-image:url(images/bk4.gif);
    background-repeat:repeat-x;
    vertical-align:bottom;
}
td.bottom
{
    background-color:#004180;
    color:White;    
    text-align:center;
    line-height:200%;
}
td.bottom a
{
    color:#FFCC00;
}
td.bottom a:hover
{
    color:Yellow;
}
td.bkcornertitle
{
     background-image:url(images/bkcornertitle.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    vertical-align:middle; 
    text-align:right;   
}
td.alignright
{
    text-align:right;
    float:right;    
}
td.alignleft
{
    text-align:left;
    float:left;    
}
table.bkmenu
{
    background-image:url(images/bkmenu.jpg);
    background-color:#0099D9;
    background-position:right top;
    background-repeat:repeat-x;
}
td.inc
{
    padding:5px 10px 5px 10px;    
    text-align:justify;
    float:right;
}
.Consumergrid
{
    text-align: right;    
    width: 880px;    
}
.Consumergrid tr td
{
    padding: 6px;
    color: #ffcc66;    
}
.Consumergrid tr td a
{
    color: #62709C;    
}
.Consumergrid tr td a:hover
{
    text-decoration: underline;
    color: #003399;
}
.Consumergridalt
{
    background-color: #096389;
    color: #ffffff;
}
.Consumergridselect
{
    background-color: #FFE296;
    font-weight: 600;
}
.Consumergridpager
{
    background-image: url('Images/footerbackgr.gif');
    background-repeat: repeat-x;
    direction: rtl;
    text-align: center;
    background-color: #E7E8E9;
    border-bottom: 1px solid #6F9DD9;     
    border-left: 1px solid #6F9DD9;     
    border-right: 1px solid #6F9DD9;    
}
.Consumergridpager tr td
{
    padding: 0px;    
}
.Consumergridpager tr td a
{
     color: red;
     margin: 2px
}
.ConsumerGridHeader th
{
  background-color:#ffcc66;
  height:15px;
  padding: 3px;
  vertical-align: middle;
  font-weight: 600;
  font-size: 8pt;
  direction: rtl;
  color:Black;
}