table {
    /*width: 90%;*/
    width: 100%;
    border: 0;
    font-family: sans-serif;
    font-size: 9pt;
}

td {
    text-align: left;
    vertical-align: text-top;
    padding-right: 3px;
    /*vertical-align: top;*/
}

body {
    background-color: black;
    color: silver;
    font-family: sans-serif;
}

form {
    border: 1 px solid gray;
    padding: 5px;
}

.fmain {
    width: 780px;
    border: 1;
    font-family: sans-serif;
    font-size: 10pt;
}

.tdmain {
    text-align: center;
    /*vertical-align: center;*/
    vertical-align: text-top;
    font-weight: bold;
    font-style: italic;
    white-space: nowrap;
}

.fcol {
    display: none;
}

.fnovis {
    visibility: hidden;
}

.fchbx {
    font-size: 9pt;
    white-space: nowrap;
    color: lime;
}

.fchbxS {
    font-weight: bold;
    white-space: nowrap;
    color: yellow;
    background: silver;
}

.footer {
    text-align: center;
}

.header {
    text-align: center;
}

.Regio {
    white-space:nowrap;
    /*color:lime;*/
}

.DT {
    color: silver;
    white-space: nowrap;
    text-align: left;
}

.Bra {
    font-weight: bold;
    color: red;
}

.Bru {
    font-weight: bold;
    color: purple;
}

.Red {
    font-weight: bold;
    color: orange;
}
.KNR {
    font-weight: bold;
    color: orange;
}

.Amb {
    font-weight: bold;
    color: yellow;
}

.Pol {
    font-weight: bold;
    color: DeepSkyBlue;
}

.Md {
    color:WhiteSmoke;
    font-weight:bold
}

.OmsAlg {
    color: grey;
}

.OmsBra {
    color: red;
}

.OmsBru {
    color: purple;
}

.OmsRed {
    color: orange;
}

.OmsKNR {
    color: orange;
}

.OmsAmb {
    color: yellow;
}

.OmsPol {
    color: DeepSkyBlue;
}

.OmsMd {
    color:WhiteSmoke;
}
