﻿body {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:90%;
}
.lightGrey{
    background-color:#e4e4e0;
    
}
.darkGrey{
    background-color:#bec1c0;
    
}
.smaller{
    font-size:80%;
}
.grd
{
    font-size: 95%;
    border-right: solid 1px #0000ff;
     border-bottom: solid 1px #0000ff;
}
.grd0
{
    background-color: #DCDCDC;
}

.grd0Col
{
    background-color: #000000;

    filter: alpha(opacity=20);
    opacity: 0.2;
    -moz-opacity: 0.2;
}
.grd TD
{
    padding: 0px;
    margin: 0px;
    padding-right: 3px;
    padding-left: 3px;
}
.btnSmall
{
    font-size: x-small;
}
a:link  { text-decoration: underline; color:#9999CC }
a:visited  { text-decoration: underline; color:#9999CC }
a:hover  { text-decoration: underline; color:#8C0E5F }
a:active  { text-decoration: underline; color:#9999CC }

