﻿body 
{
}

.button
{
    background-color:#3D2D1E;
    color:White;
}

.title
{
    background-color:#3D2D1E;
    color:White;
    font-weight:bold;
}

.updateRow
{
    background-color:#EEEEEE;
}

.gridHeader
{
    background-color:#F6F2E7;
    font-weight:bold;
    color:Black;
    height:30px;
}

.tables
{
    border:solid 1px gray
}
