
BODY 
{
text-decoration: none;
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #FFFFFF;
background-color: #000000;
}  

liepa 
{
text-decoration: none;
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
background-color: transparent;
}  
  
h1
{
text-decoration: none;
font-size : 15px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
background-color: transparent;
}

h2
{
text-decoration: none;
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #ffcc00;
background-color: transparent;
}

h3
{
text-decoration: none;
font-weight:bold
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background-color: transparent;
}
  
a
{
text-decoration: underline;
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #5097ef;
background-color: transparent;
}
  
a.navi
{
text-decoration: none;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
background-color: transparent;
}
 
}
  
a:hover 
{
text-decoration: overline;
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
color : #170768;
background-color: transparent;
  
}

a.navi:hover 
{
text-decoration: none;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffcc00;
background-color: transparent;
 
}

table, td, tr {
text-decoration: none;
font-size : 10px;
font-family : Arial, Helvetica, sans-serif;
background-color: transparent;
}

#main
{
background-color: #000000;
width: 640px;
height: 600px;
overflow: hidden;
border-style: dotted;
border-color: #999999;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
}

#yla
{
background-color: #000000;
width: 640px;
height: 50px;
text-align: left;
font: 9pt/12pt Verdana; 
font-weight: bold;
border-style: dotted;
border-color: #999999;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
}

#keski
{
/* keski-ikkuna */
background-color: #000000;
background:url(sivu_kuvat/main_tausta.jpg) no-repeat fixed;
background-position: 0px 50px;
overflow-y:auto;
overflow-x:hidden;
width: 450px; 
height: 550px;
text-align: left;
font: 8pt/12pt Verdana; 
color: #ffffff;
border-style: dotted;
border-color: #999999;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;}

#right
{
/* oikea IKKUNA */
background-color: #00000;
background:url(sivu_kuvat/alkup.jpg) no-repeat fixed;
background-position: 450px 50px;
width: 200px;
height: 550px;
overflow: no;
text-align: left;
font: 8pt/12pt Arial; 
color: #ffffff;
border-style: dotted;
border-color: #999999;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
}

BODY {
 scrollbar-face-color:#000000;
 scrollbar-arrow-color:#ffcc00;
 scrollbar-track-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-highlight-color:#ffcc00;
 scrollbar-3dlight-color:#000000;
 scrollbar-darkshadow-Color:#000000;
overflow: hidden;
 }


