BODY
    {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;




}
td {
   vertical-align: top;
   }
table {
      vertical-align: top;
    font-size: 8pt;
      }
TABLE.green {
     background-color:green;
     border:0;
     padding:2px;

     }


a{
    color: #a00000;
    font-weight: bold;
    text-decoration: none;
}

a:hover{
    color: #a00000;
    font-weight: bold;
    text-decoration: underline;
}

.elem{
    color: #a00000  ;
}

.heder{
    font-size: 10pt;
    color: #DA0000;
}

.sub_heder{
    color: #ffffff;
}


.tdd{
    font-size: 7pt;
    font-weight: regular;
}

.bodyform{
    color: #990000;
    border-right: #990000 1px solid; 
    border-top: #990000 1px solid; 
    border-left: #990000 1px solid; 
    border-bottom: #990000 1px solid; 
    text-decoration: none;
    font-weight: bold;
    width: 200px;
}

.bodyform60{
    color: #990000;
    border-right: #990000 1px solid; 
    border-top: #990000 1px solid; 
    border-left: #990000 1px solid; 
    border-bottom: #990000 1px solid; 
    text-decoration: none;
    font-weight: bold;
    width: 60px;
}
.bodyform120{
    color: #990000;
    border-right: #990000 1px solid; 
    border-top: #990000 1px solid; 
    border-left: #990000 1px solid; 
    border-bottom: #990000 1px solid; 
    text-decoration: none;
    font-weight: bold;
    width: 120px;
}

input:disabled {

    background-color: #999999;

}
.search{
    color: #990000;
    border-right: #990000 1px solid; 
    border-top: #990000 1px solid; 
    border-left: #990000 1px solid; 
    border-bottom: #990000 1px solid; 
    background-color: #FFFFFF;
    text-decoration: none;
    }
.bodyform2{
    font-size: 10pt;
    color: #990000;
    background-color: #999999;
    font-weight: bold;
}

.zabel{
    color: #999999;
    font-weight: bold;
}

.title{
    font-size: 10 pt;
    color: #a00000;
    font-weight: bold;
}
.subtitle {
          font-size: 9pt;
          font-weight: bold;
}


