html {overflow-y: scroll;}

.thumbsarea img
{
   vertical-align: middle;
   border: solid 1px #e0c3b0;
   margin: 2px;
}

.thumbsarea img:hover
{
   border: solid 3px #583620;
}

.padding-large
{
   padding: 0px;
}

td.big {
padding-left: 0px;
padding-top: 0px;
}

body {
SCROLLBAR-FACE-COLOR: #eed6db;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: white;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #faf4f5;
SCROLLBAR-DARKSHADOW-COLOR: white;
background-image: url(taus2.gif);
background-repeat: repeat-x;
} 

div.iso {
background-color: white;
background-image: url(pohja_iso.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-style: solid;
border-color: #8b2233;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
font-family: verdana;
font-size: 10px;
font-color: black;
width: 470px;
line-height: 130%;
}


