﻿
input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
    background-color: #dcdcdc;
    border: #3532ff 1px solid;
    color: #C0C0C0;
    cursor: default;
} 
.BannerTxtLarge {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    font-style: oblique;
    font-variant: normal;
    margin-left: 40px;
}
.TxtLarge
{
    font-family: Verdana;
    font-size: 1.0em;
    font-weight: 600;
    color: #000080;
    font-style: normal;
    text-align: justify;
    margin-left: 30px;
    margin-right: 30px;
}
.TxtPage
{
    font-family: "Verdana";
    font-size: .88em;
    font-weight: 500;
    color: #000080;
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px;
}

.Bullittxt
{
    font-family: "Trebuchet MS";
    font-size: 10pt;
    font-weight: bold;
    color: #000080;
    font-style: normal;
    font-variant: normal;
    margin-left: 100px;
    text-align: left;
    margin-top: 5pt;
}
.TblwithBorders
{
    border: 2px solid #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000080;
    margin-left: 5px;
    border-collapse: separate;
    text-align: center;
}
.Tbllphoto
{
    border-style: solid;
    border-width: 2px;
    border-color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000080;
    margin-left: 5px;
    text-align: center;
}
.TblCellBorders
{
    border: 2px solid #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000080;
    margin-left: 5px;
    border-collapse: separate;
    text-align: center;
    margin-right: 5px;
    width: 400px;
}
