
 
BODY { 
    font : normal; 
    font-family : Verdana, Arial, sans-serif; 
    font-size : 11pt; 
    margin-left : 0px; 
    margin-top : 0px; 
} 
 
.normal { 
    font : normal; 
font-color:red;
    font-family : Verdana, Arial, sans-serif; 
    font-size : 11pt; 
} 
 
TD{ 
    font-family : Verdana, Arial, Helvetica, sans-serif; 
Arial, Helvetica, sans-serif; 
    font-size : 10pt; 
    font-style : normal; 
} 
 

A.noline{ 
    text-decoration : none;
    color : #E78421; 
    font-family : Arial; 
    font-size : 12pt; 
    font-weight : BOLD;  
    
} 

A.noline2{ 
    text-decoration : none;
    color : #E78421; 
    font-family : Arial; 
    font-size : 12pt; 
    font-weight : BOLD;  
    
} 



A.hover{ 
    text-decoration : none; 
    background-color : #736B67; 
    color : #FFFFFF; 
    font-family : Arial; 
    font-size : 12pt; 
    font-weight : BOLD; 
}

A.hover2{ 
    text-decoration : none; 
    background-color : #0000FF; 
    color : #FFFFFF; 
    font-family : Arial; 
    font-size : 12pt; 
    font-weight : BOLD; 
}


INPUT.readOnly 
{ 
    background-color : #D3D3D3; 
    color : #000000; 
    font-family : Arial; 
    font-size : 9pt; 
} 
 
INPUT.enterable 
{ 
    border-bottom : gray inset 1px; 
    border-left : gray inset 2px; 
    border-right : gray inset 1px; 
    border-top : gray inset 2px; 
    color : black; 
    font-family : Arial; 
    font-size : 9pt; 
} 
 
TD.tableHeader 
{  
    color : #E78421; 
    font-family : Arial; 
    font-size : 12pt; 
    font-weight : BOLD; 
} 
 
 
TD.tableHeaderMouseOver 
{ 
    background-color : #736B67; 
    color : #FFFFFF; 
    font-family : Arial; 
    font-size : 12pt; 
    font-weight : BOLD; 
} 

