@charset "iso-8859-1";


BODY {
font-family : Times New Roman;
color : #000000;
background : #ebf0ff;
margin: 0cm 0cm 0.5cm 0cm;
}

A:visited, A:link, A:active {
color : #000099;
text-decoration : none;
} 

A:hover {
font-weight : normal;
color : #0066ff;
background : normal;
text-decoration : none;
}

img.bottom {
position:relative;
bottom:10px;
left:-135px;
}

img.pad {
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}


/*Menu yksi alkaa*/

#menu {
margin-top: 20px;
}

#menu li {
list-style-type:none; 
width:110px; 
height:20px; 
padding-top:10px; 
clear:both;
}

#menu a, #menu a:visited {
position:relative; 
display:block; 
width:110px; 
height:20px; 
border:2px solid #fff;
border-color:#def #678 #345 #cde; 
background-color:#4a6bce; 
color:#fff; 
padding-left:3px; 
text-decoration:none;
}

#menu a span, #menu a:visited span {
display:none;
}

#menu a:hover {
color:#fff;
top:2px;
left:2px; 
background-color:#2d427e; 
border-color:#345 #cde #def #678; 
text-decoration:none;
}

#menu a:hover span {
position:absolute; 
display:block; 
left:138px; 
top:0; 
width:0px; 
height:0px; 
border-left:8px solid #c00; 
border-top:8px solid #fff; 
border-bottom:8px solid #fff; 
font-size:1px; 
line-height:0;
}

* html #menu a:hover span {
width:8px; 
height:16px; 
width:0; 
height:0;
}

/*Menu yksi loppuu*/

/*Menu kaksi alkaa*/

#menu2 {
position:relative; 
margin-top:50px; 
left:0px; 
display:block; 
width:180px;
}

#menu2 a.button, #menu2 a.button:visited {
display:block; 
width:125px; 
height:25px; 
background:url(buttons1.gif); 
background-position:top left; 
text-align:center; 
color:#ffffff; 
line-height:25px; 
text-decoration:none; 
font-family:arial, sans-serif; 
font-weight:bold; 
font-size:13px; 
margin-top:13px;
}

#menu2 a.button:hover {
background:url(buttons2.gif); 
background-position:top left; 
background-position:0 -25px; 
line-height:25px; 
color:#000000; 
overflow:hidden;
}

/*img {margin: 0px; border:0px;}*/

/*Menu kaksi loppuu*/

td.norepeat {
background:url(reuna_vy2.gif); 
background-repeat: no-repeat;
}

td.norepeat2 {
background:url(reuna_oy1.gif); 
background-repeat: no-repeat;
}

td.repeatx {
background-image:url(menutausta.gif); 
background-repeat: repeat-x;
background-color: black
}

td.repeatxmenu {background-image:url(valikkotausta.gif); 
background-repeat: repeat-x;
background-color: #ffffff
}

td.repeatno {background-image:url(otsikko_tausta.jpg); 
background-position: center;  
background-repeat: no-repeat;
background-color: #becdff
}

td.teksti {
background-image: url(tausta.gif);
background-repeat: repeat;
background-color: #ffffff;
padding: 0px 10px 20px 40px;
position: top left;
width: 600px;
}

div.sis {
padding: 0px 0px 0px 50px;
}

li {
padding-top: 5px;
}

li.no {
list-style-type:none;
padding-top: 0px;
padding-left: 15px;
}