﻿body
{
        font-family: Verdana;
        font-size: small;
    }    
    
    .vlines
    {
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: #999999;
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: #999999;
        padding-right: 3px;
        padding-left: 3px;
    }
.padingl
{
    padding-left: 4px;
}        
    
A:link {background: #e3eFFf;text-decoration: none}
A:visited, .current{text-decoration: underline}
A:active {background: #e3eFFf;text-decoration: none}
A:hover {text-decoration: underline}

#GridView1
{
font-family: Arial;
        font-size: .85em;
}
