﻿body
{
    
}

A:visited
{
    color: #0000FF;
}

A:link
{
    color: #0000FF;
}

.PageHeader
{
    color: #094D92;
    font-weight: bold;
    width: 600px;
    font-family: Verdana;
    font-size: 16px;
}

.HeaderLabel
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    
}

.Label
{
    width: 300px;
    font-family: Verdana;
    font-size: 11px;
    
}

.Checkbox
{
    width: 300px;
    font-family: Verdana;
    font-size: 11px;
    
}

.TextBox
{
    width: 200px;
    font-family: Verdana;
    font-size: 11px;
    margin-bottom: 0px;
}

.ButtonSmall
{
    width: 50px;
    font-family: Verdana;
    font-size: 11px;
    
}

.GridView
{
    border-top-color:Gray;
    border-bottom-color:Gray;
    border-left-color:White;
    border-right-color:White;
    width: 600px;
    font-family: Verdana;
    font-size: 11px;
}

.GridViewRow
{

}
