th {
    background: #14152A;
    border-color: #D3D3D3;
    border-width: 1px;
    border-style: solid;
    font-family: Verdana;
    font-size: 10pt;
    margin: 0 0;
}

td {
    background: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    margin: 0 0;
}

a       { color: #0000FF; text-decoration: none; }
a:hover { color: #6495ED; }

select {
    color: black;
    font-family: verdana;
    font-size: 10pt;
}

input {
    color: black;
    font-family: verdana;
    font-size: 10pt;
}

#flashContent { width: 100%; height: 100%; }

header {
    /* Default banner to prevent white flash on first load */
    background-image: url(media/images/banner_sola.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
