﻿body 
{
    color: black;
}

.Table01
{
    margin-left: auto;
    margin-right: auto;
}

.Headings01
{
    font-size: xx-large;
    color: black;
}

.Headings02
{
    font-size: xx-large;
    color: blue;
}

.Headings03
{
    font-size: large;
    color: blue;
}
.textbox01
{
    width: 150px;
    height: 20px;
}

.dropdownlist01
{
}
.label01
{   
    white-space:nowrap;
    text-align: right;
    vertical-align:middle;  
    height: 25px;
    width: 100px;
    
 }
.button01
{
    height:25px;
    vertical-align: middle;
    color: black; 
    text-align: center;
}
.font
{
    font-family: Arial, Helvetica, sans-serif;
    color:#666666;
    font-size: medium
}