
a {
    color: #073B6A;
  }

BODY {
    margin-top: 1px;
    margin-left: 1px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color : #ffffff;
  }

FORM {
    margin-top : 0px;
    margin-bottom : 0px;
  }

td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
  }

TEXTAREA, INPUT, SELECT {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
  }

a.but {
    text-decoration : none;
    border : 1px solid;
    border-color : Black;
    padding-bottom : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 1px;
  }

a.navfn {
    color: #14a199;
    text-decoration : none;
    font-size : 15px;
    font-weight: bold;
    font-family : Tahoma;
  }

a.navi {
    color: #073B6A;
    text-decoration : none;
    font-size : 11px;
    padding-left : 5px;
  }

a.navib {
    color: #073B6A;
    text-decoration : none;
    font-size : 15px;
    font-weight: bold;
    font-family : Tahoma;
  }

.cap {
    color: #FFFFFF;
    background-color: #80A6AC;
    font-weight: bold;
    font-size: 13px;
    border : solid;
    border-bottom-width : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-width : 1px;
    padding-bottom : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 1px;
    font-style : italic;
  }

.error {
    color: #ff0000;
  }

.headline {
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
  }

.headline2 {
    font-weight: bold;
    font-size: 17px;
    font-style : italic;
  }

.headline3 {
    font-weight: bold;
    font-size: 17px;
    
  }
  
.headline4 {
    font-weight: bold;
    font-size: 20px;
    color:#a42727;
    letter-spacing:10;
  }

    
.list {
    list-style-type : none;
  }

.ok {
    color: #008800;
  }

.o_text {
    background :  #f6f2e6;
    font : normal 700 12pt;
    padding : 0.1em;
    border : #336699 solid 1px;
    color : #333333;
    float : center;
  }

p.mid {
    font-size: 8pt;
    color: black;
  }

.small {
    font-size : 11px;
  }

table.tab {
    border : 1px solid #888888;
    border-bottom-width : 1px;
    border-right-width : 1px;
  }

td.error {
    color: #ff0000;
  }

td.strong {
    font-size: 9pt;
    color: black;
    font-weight:bold;
  }

td.tab {
    border : 1px solid #ffffff;
    background-color: #dddddd;
    padding-bottom : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 1px;
    border-left-width : 0px;
    border-top-width : 0px;
  }

#details {
    position: absolute;
    left:5px;
    top:5px;
    width:300;
    height:200;
    background-color: #336699;
    visibility:visible;
  }

a.but:hover {
    color: #ffffff;
    text-decoration : none;
    border : 1px solid;
    border-color : White;
    padding-bottom : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 1px;
    background-color : #073B6A;
  }

a.but:link {
    text-decoration : none;
    border : 1px solid;
    border-color : Black;
    padding-bottom : 1px;
    padding-left : 1px;
    padding-right : 1px;
    padding-top : 1px;
  }

a:hover {
    color: #B97800;
  }

a:link {
    color: #073B6A;
  }

a.navfn:hover {
    color: #14a199;
    text-decoration : none;
    font-size : 15px;
    font-weight: bold;
    font-family : Tahoma;
  }

a.navfn:link {
    color: #14a199;
    text-decoration : none;
    font-size : 15px;
    font-weight: bold;
    font-family : Tahoma;
  }

a.navib:hover {
    color: #B97800;
    text-decoration : none;
    font-size : 15px;
    font-weight: bold;
    font-family : Tahoma;
  }

a.navib:link {
    color: #073B6A;
    text-decoration : none;
    font-size : 15px;
    font-weight: bold;
    font-family : Tahoma;
  }

a.navi:hover {
    color: #B97800;
    text-decoration : none;
    font-size : 11px;
    padding-left : 5px;
  }

a.navi:link {
    color: #073B6A;
    text-decoration : none;
    font-size : 11px;
    padding-left : 5px;
  }

