
A:link {text-decoration:none;color:#7096B8; cursor:default;font-weight:bold;}
A:visited {text-decoration:none;color:#7096B8; cursor:default;font-weight:bold;}
A:active {text-decoration:none;color:#7096B8; cursor:default;font-weight:bold;}
A:hover{text-decoration:none;color:#486E91; cursor:default; background:#7096B8;font-weight:bold;
}

BODY {
scrollbar-face-color:#6B89A5;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#6B89A5;
scrollbar-darkshadow-color:#6B89A5;
scrollbar-shadow-color:#6B89A5;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#607E98;

background-image:url("repeatbg3.jpg");
background-repeat:repeat-y;
background-position:center;
background-color:#607E98;

font-family: Tahoma, Arial, Verdana, Trebuchet MS;
color:#293C4F;
font-size:11px;
}


div#kaikki {
    width:450px;
    margin-left:100;
    margin-top:20;
    border:1px solid #3D6683;
    background:#9E6B6C;
    position: 20px 60px;
}
h1 {
    font-family: Tahoma, Arial, Verdana, Trebuchet MS;
    color: #7096B8;
    font-size: 11px;
    text-align: right;
    background-color: #4D6C8C;
    border-bottom: 1px solid #3D6683;
    margin:0;
    padding:1px;
    padding-right:5px;
    letter-spacing:2px;
}
div#otsikko {
    height:200px;
    border-bottom:1px solid #3D6683;
    background:#476381;
    text-align:bottom;
    margin:0;
}
div#valikko {
    text-align:left;
    padding-top:2px;
    padding-bottom:2px;
    padding-left: 6px;
    letter-spacing:2px;
}
div.valikko {
    display:inline;
    padding:5px;
}
div#tekstiosa {
    background:#9AB9D4;
    text-align:left;
    padding:7px;
    margin:0;
    cursor:default;
}
div#paatos {
    clear:both;
    text-align:center;
    background:#476381;
    margin:0;
    padding:0px;
    height:20px;
    border-top:1px solid #3D6683;
}
ul.menu {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
}

INPUT { 
    background-color: #607E98; 
    border-width: 1px; 
    border-color: #3D6683; 
    border-style: solid; 
    font-family: arial, tahoma, verdana, trebuchet ms; 
    color: #293C4F; 
    font-size: 8pt; 
    font-weight: normal;
    size:30;
}

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