th      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #001F43; }
td      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #001F43; }
a {      font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;   color: #075FAF; text-decoration:none;}
a:hover {color:#001F43;}
a:visited:hover {color:;}

.small  { font-family: Arial, Helvetica, sans-serif; font-size:  8pt; font-weight: normal; color: #001F43; }

input {
  border-top-width: 1px;
  border-top-color: #000000;
  border-left-width: 1px;
  border-left-color: #000000;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-right-width: 1px;
  border-right-color: #000000
  font-family: arial,helvetica,Sans-Serif;
  font-size:10pt;
  };

select {
  border-top-width: 1px;
  border-top-color: #000000;
  border-left-width: 1px;
  border-left-color: #000000;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-right-width: 1px;
  border-right-color: #000000
  font-family: arial,helvetica,Sans-Serif;
  font-size:8pt;
  };

textarea {
  border-top-width: 1px;
  border-top-color: #000000;
  border-left-width: 1px;
  border-left-color: #000000;
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-right-width: 1px;
  border-right-color: #000000
  font-family: arial,helvetica,Sans-Serif;
  font-size:8pt;
};

option {
  font-family: arial,helvetica,Sans-Serif;
  font-size:7pt;
  };


#fix {
  top:0;
  left:0;
  position:fixed;
  height:150px;
  width:100%;
  background-color:::BGCOLOR_YELLOWBG1;
  color:#001F43;
}

#notfix{
  position:relative;
  margin:110px 30px 30px 30px;
  color:black;
}
