
A:link {text-decoration:none;color:#ffffff; cursor:default;}
A:visited {text-decoration:none;color:#0C5080; cursor:default;}
A:active {text-decoration:none;color:#2C76A5; cursor:default;}
A:hover{text-decoration:underline overline;color:#2C76A5; cursor:default;
}

BODY {
scrollbar-face-color:#4295CA;
scrollbar-highlight-color:#4295CA;
scrollbar-3dlight-color:#4295CA;
scrollbar-darkshadow-color:#4295CA;
scrollbar-shadow-color:#4295CA;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#A2CCE1;

background-image:url("divtausta.jpg");
background-repeat:repeat-y;
background-position:0px 0px;
background-color:#ffffff;

font-family: Arial, Tahoma, Verdana, Trebuchet MS;
color: #0C5080;
font-size:8pt;

cursor:default;
}

INPUT { 
    background-color: #5685A9; 
    border-width: 1px; 
    border-color: #18315A; 
    border-style: solid; 
    font-family: arial, tahoma, verdana, trebuchet ms; 
    color: #0C5080; 
    font-size: 8pt; 
    font-weight: normal;
}

.menutitle{
cursor:default;
margin-bottom: 5px;
background-color:#5F7C9F;
color:#0C5080;
width:100px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px dotted #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

option {
    font-family: arial, tahoma, verdana, trebuchet ms; 
    color: #000000; 
    font-size: 8pt;
    background-color:#5685A9;} 