body {
	font-family: verdana, arial;
	background-image: url('images/tausta1.gif');
	}

.otsikko {
	width: 800px;
	height: 125px;
	background-image: url('images/otsikko1.jpg');
	background-color: white;
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid black;
	}

.menulinkit{
	background-image: url('images/menu.gif');
	width: 800px;
	text-align: center;
	height: 40px;
	background-repeat: repeat-x;
border-left: 1px solid black;
border-right: 1px solid black;	
	}
	
.vasen{
	width: 150pt;
	padding: 10pt;
	background-color: white;
	font-size: 12px;
	background-image: url('images/taustaa.gif');
	background-repeat: repeat-x;
	padding-top: 20px;
border-left: 1px solid black;
	}

.sisalto{
	width: 650pt;
	padding: 10pt;
	background-color: white;
	font-size: 12px;
	border-right: 1px solid black;
	background-image: url('images/taustaa.gif');
	background-repeat: repeat-x;
	padding-top: 30px;
	}
	
.linkit{
	width: 800px;
	text-align: center;
	height: 0px;
	}
	
a.linkki{
	color: #000000;
	padding: 3pt;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: Uppercase;
	}
	
a.linkki:hover{
	color: #000000;
	font-weight: bold;
	}
	
a.linkki:visited{
	color: #000000;
	}
	
a.linkki:active{
	color: #000000;
	}

p{
	color: black;
	font-size: 12px;
}
	
h2{
	font-family: Arial, Verdana;
	color: black;
	font-style: normal;
	text-decoration: underline;
	font-size: 10pt;
	}
	
a {
	color: black;
    	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
      }
	  
a:active {
	color: black;
      }
	
a:visited {
	color: black;
      }
	
a:hover {
	color: grey;
	text-decoration: underline;
}
  
.kopiosuoja {
	background-image: url('images/menuja.gif') ;
	color: black;
	font-size: 9px;
	font-family: arial;
	text-align: center;
	height: 20px;
padding: 0px;
border-top: 1px solid black;
	}
	
h1 {
font-size: 9pt;
}

.kuva {
padding: 0px;
border: 2px solid black;
width:100px;
height: 100px;
vertical-align:  top;
border: 0px;
}

.hide {
display: none;
}

.virhe {
color: red;
font-size: 12px;
}
.sisaltopohja {
width: 800pt;
border: 0px solid black;
}