BODY
{
    SCROLLBAR-FACE-COLOR: #ffffff;
    FONT-SIZE: 9pt;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: #777777;
    SCROLLBAR-ARROW-COLOR: #36405C;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    FONT-FAMILY: Arial Black, Arial;
    SCROLLBAR-DARKSHADOW-COLOR: #777777;
 }

.bord
{font-family: Arial, sans-serif;
font-size:8pt;
font-weight:bold;
color:#5AC6C9;
}

.grblbeige
{font-family:Arial, sans-serif;
font-size:8pt;
font-weight:bold;
color:#8F8885
}

.grblwit
{font-family:Arial, sans-serif;
font-size:8pt;
font-weight:bold;
color:#FFFFFF
}

A:link
{
font-family:Arial, sans-serif;
font-size:8pt;
font-weight:bold;
color:#8F8885;
TEXT-DECORATION: none
}
A:visited
{
font-family:Arial, sans-serif;
font-size:8pt;
font-weight:bold;
color:#8F8885;
TEXT-DECORATION: none
}
A:active
{
font-family:Arial, sans-serif;
font-size:8pt;
font-weight:bold;
color:#8F8885;
TEXT-DECORATION: none
}
A:hover
{
font-family:Arial, sans-serif;
font-size:8pt;
font-weight:bold;
color:#5AC6C9;
TEXT-DECORATION: underline;
}

.tekst
{font-family:Arial, sans-serif;
font-size:8pt;
font-weight: bold;
color:#8F8885;
}

INPUT
{
font-family:Arial;
font-size:8pt;
color:#8F8885;
background-color: rgb(250,250,250); 
border-left: medium none; 
border-right: thin solid rgb(192,192,192); 
border-top: medium none; 
border-bottom: thin solid rgb(192,192,192);
}
SELECT
{
font-family:Arial;
font-size:8pt;
color:#8F8885;
background-color: rgb(250,250,250); 
border-left: medium none; 
border-right: thin solid rgb(192,192,192); 
border-top: medium none; 
border-bottom: thin solid rgb(192,192,192);
}
TEXTAREA
{
font-family:Arial;
font-size:8pt;
color:#8F8885;
background-color: rgb(250,250,250); 
border-left: medium none; 
border-right: thin solid rgb(192,192,192); 
border-top: medium none; 
border-bottom: thin solid rgb(192,192,192);
}
