﻿.table
{
    color: black;
    font-family: Arial, Tahoma;
    text-decoration: none;
    font-size: 10pt;
    border-bottom: #003366 1px solid;
    border-right: #003366 1px solid;
    border-top: #003366 1px solid;
    border-left: #003366 thin solid;
}
    
.Row1
{
    font-size: 10pt;
    font-family: Arial, Tahoma;
    background-color: white;
    color:Black;
    text-decoration: none;
}
.Header
{
    background-image: url( "DHTMLPopup/bg.gif" ); 
    background-repeat: repeat-all;
    height: 18px;
    font-size: 11pt;
    color: white;
    font-family: Arial, Tahoma;
    text-decoration: none;
}

.Row2
{
    color: White;
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Arial;
}

