a.current
    {
    color: #000000;
    }

.comment
    {
    font-size: 10pt;
    text-align: right;
    }

tr.head
    {
    vertical-align: center;
    text-align: center;
    color: #0036ff;
    font-size: 10pt;
    }

td
    {
    border-bottom: solid 1px #fff000;
    text-align: center;
    }

td.head
    {
    border: solid 1px #f8b500;
    height: 22px;
    }

td.freer
    {
    border: solid 0px transparent;
    text-align:	left;
    vertical-align: center;
    width: 60%;
    }

td.freel
    {
    height:	32px;
    border: solid 0px transparent;
    text-align:	right;
    vertical-align: center;
    width: 40%;
    }

.foto
    {
    text-align: left;
    color: #060076;
    height: 40px;
    }

tr.select:hover
    {
    background: #ffffff;
    }

h4 
    {
    font-family: fixed, tahoma, verdana, arial;
    font-size: 10pt;
    color: #2e2e2e;
    }

table#view
    {
    width: 100%;
    font-family: fixed, tahoma, verdana, arial;
    font-size: 11pt;
    border: 0px solid;
    }

.rearl
    {
    height: 34px;
    text-align: left;
    border-bottom: 0px;
    vertical-align: center;
    font-size: 10pt;
    width: 32%;
    }

.rearc
    {
    vertical-align: center;
    text-align: center;
    border-bottom: solid 1px #000000;
    text-size: 10pt;
    width: 48%;
    }

.rearr
    {
    vertical-align: center;
    text-align: center;
    border-bottom: solid 1px #000000;
    text-size: 10pt;
    }

h3 
    {
    text-align: center;
    width: 100%;
    border: 1px dashed green;
    }    
    
input:focus
    {
    color: #96005f;
    }    
    
span 
    {
    color: red;
    padding-left: 8px;
    padding-right: 6px;
    font-size: 10pt;
    }

div.search 
    {
    padding-right:	14px;
    }
