﻿.yellowbox
{
    color: #666666;
    font-size: 10pt;
    padding: 3px;
    background-color: #FFFFD2;
    border: dotted 2px #E5DF73;
}
.Grid td
{
    background-color: #A1DCF2;
    color: black;
    font-size: 10pt;
    line-height: 200%;
}
.Grid th
{
    background-color: #3AC0F2;
    color: White;
    font-size: 10pt;
    line-height: 200%;
}
.ChildGrid td
{
    background-color: #eee !important;
    color: black;
    font-size: 10pt;
    line-height: 200%;
}
.ChildGrid th
{
    background-color: #6C6C6C !important;
    color: White;
    font-size: 10pt;
    line-height: 200%;
}
a.title {background-color:#FB66AA !important;font-family:'Open Sans',Arial,Verdana,sans-serif;font-size:10pt !important;text-transform:uppercase;font-weight:lighter !important;height:40px;padding:0 5px 0 5px;display:table-cell;vertical-align:middle;color:White !important;width:640px}
a.title:hover{text-decoration:underline}
input[type=button],input[type=submit] {border:0px solid red;cursor:pointer;background-color:#FB66AA !important;font-family:'Open Sans',Arial,Verdana,sans-serif;font-size:10pt !important;text-transform:uppercase;font-weight:lighter !important;height:30px;padding:0 5px 0 5px;color:White !important}
