﻿/* Signup */
table.Signup 
{
    width: 100%;
}

table.Signup td.Header
{
    width: 100%;
    background-color:#0758A2;
    color: White;
    text-align:center;
    font-weight:bold;
}

