﻿*
{
    border-collapse: collapse;
}
body 
{
    background-color:white;
    font-family:Verdana;
    font-size:10pt;
    margin-bottom:0px;
    margin-top:0px;
}

#divTop 
{
    font-size:1.5em;
    text-align:center;
}
#divFilter 
{
    padding-top:10px;
    padding-bottom:10px;
}
#divMaster
{
    /* height:90px; */
    /* border-bottom:1px solid Gray; */
}
#divForm {}
#divFooter {}

#headerbigger
{
border-bottom-color: rgb(78, 78, 78);
border-bottom-style: none;
border-bottom-width: 0px;

border-left-color: rgb(78, 78, 78);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(78, 78, 78);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(78, 78, 78);
border-top-style: none;
border-top-width: 0px;

color: rgb(78, 78, 78);
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 30px;
font-weight: 700;
line-height: 28px;
margin-bottom: 10px;
margin-top: 18px;
padding-bottom: 4px;
text-align: center;
visibility: visible;
    }