﻿.ContentDiv
{
    font-family:Arial;
    font-size: 10px;
    width:950px;
    color:#2f2f2f;
}

.tableStyle
{
    font-family:Arial;
    font-size:12px;
}

.SubmitButton
{
    background-color:#2F2F2F;
    font-family:Arial;
    font:"font-weight:bold";
    font-size:12px;
    color:White;
    width:145px;
    height:30px;
}

.text
{
    font-family: Arial;
    font-size: 12px;
    color: #2F2F2F;
}

.spacer
{
    width:5px;
}

