﻿.row_header_cell
{
    background-color: #eeeeee;    
    font-family: Arial;
    font-size: 12px;    
    font-weight: bold;
}

.row_header_cell_offset
{
    background-color: #eeeeee;    
    font-family: Arial;
    font-size: 12px;    
    padding-left: 50px;
}

.column_header_cell
{
    background-color: #eeeeee;    
    font-family: Arial;
    font-size: 12px;    
    font-weight: bold;
}

.row_style_cell
{
    background-color: White;
    font-family: Arial;
    font-size: 12px;    
}

.alternate_row_style_cell
{
    background-color: #eeeeee;
    font-family: Arial;
    font-size: 12px;    
}
