﻿td.titlecustomers
{
    text-align:left
}
td.titlecustomers a
{
    color:#09C99A; 
    font-weight:600;   
}
td.titlecustomers a:hover
{
    color:#FF9900;     
}
.CustomersGrid
{
    text-align: right;    
    width: 700px;    
}
.CustomersGrid tr td
{
    padding: 6px;
    color: #FFFFFF;    
}
.CustomersGrid tr td a
{
    color: #62709C;    
}
.CustomersGrid tr td a:hover
{
    text-decoration: underline;
    color: #003399;
}
.CustomersGridalt
{
    background-color: #035461    
}
.CustomersGridselect
{
    background-color: #FFE296;
    font-weight: 600
}
.CustomersGridpager
{
    direction: rtl;
    text-align: center;            
}
.CustomersGridpager tr td
{
    padding: 0px;    
}
.CustomersGridpager tr td a
{
     color: #FF9900;
     margin: 2px
}
.CustomersGridpager tr td a:hover
{
     color:#09C99A;
    text-decoration:underline;    
}
.CustomersGridGridHeader td
{
  background-color:#4D657F;
  height:22px;
  padding: 3px;
  vertical-align: middle;
  direction: rtl
}
table.itemcustomers
{
    direction:ltr;    
}
td.itemcustomers
{
    text-align:left;
    direction:rtl;
    font-weight:600;    
}
td.itemcustomers
{
    text-align:left;
    direction:rtl;
    font-weight:600;    
}