﻿html, body, form, table {
    margin: 0px;
    padding: 0px;
    height: 100%;
}

table, tr, td {
    vertical-align: top;
}

img {
    border: 1px none transparent;
}

table {
    width: 100%;
}

.labelWidth {
    width: 120px !important;
}

.menuPane {
    background-color: #002855; /*#25a0da;*/
    /*font: normal 14px "Segoe UI", Arial, Helvetica, sans-serif;*/
    color: white;
}

.buttonPane {
    background-color: #808080;
    /*font: normal 14px "Segoe UI", Arial, Helvetica, sans-serif;*/
    color: white;
}

.mariner_blue {
    color: #002855 !important;
}

.mariner_yellow {
    color: #ffcd00 !important;
}
