﻿.cssTable
{
    border: 1px solid #DBE8FD;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #031638;
    background-color: #FBFDFF;
    line-height: 22px;
    vertical-align: middle;
    text-align: left;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
    border-style: solid;
    border-width: 1px;
}


.style2
{
    padding: 1px;
    margin: 1px;
    border: 1px solid #6699FF;
    width: 980px;
    top: 70px;
    left: 5px;
    position: absolute;
}
