body
{
	font-family:		verdana, arial;
	background-image:	url('images/tausta1.gif');
	padding-top:		20px;
}

table
{
	margin-left:	auto;
	margin-right:	auto;
	border:			1px solid black;
	border-collapse:collapse;
	width:			800px;
}

.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;
}

table.menulinkit
{
	background-image:	url('images/menu.gif');
	text-align:			center;
	height:				40px;
	background-repeat:	repeat-x;
	border-bottom:		0px;
}
	
td.vasen{
	width: 150px;
	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;
	background-color:	#f2f1f0;
}

td.sisalto{
	width:				650px;
	padding:			10px;
	background-color:	white;
	font-size:			12px;
	border-right:		1px solid black;
	background-image:	url('images/taustaa.gif');
	background-repeat:	repeat-x;
	padding-top:		30px;
}
	
td.linkit{
	width:		800px;
	text-align:	center;
	height:		0px;
	font-size:	150%;
}

a {
	color: navy;
	text-decoration: none;
	font-size: 12px;
	/*font-variant: small-caps;*/
}
	  
a:active {
	color: black;
}
	
a:visited {
	color: purple;
}
	
a:hover {
	color: grey;
	text-decoration: underline;
}
	
a.menulinkki
{
	padding: 3pt;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
}

a.menulinkki, a.menulinkki:active, a.menulinkki:visited
{
	color:			#555555;
}

a.uutinen, a.uutinen:visited, a.uutinen:active {
	font-variant:	normal;
	letter-spacing:	1px;
	line-height:	20px;
}

a.sivumenu, a.sivumenu:active
{
	letter-spacing:	1px;
	font-size:		120%;
}

a.sivumenu:visited
{
	color: #555555;
}

a.vari2
{
	font-weight:	bold;
}

a.menulinkki:hover
{
	text-decoration:underline;
}

a.vari, a.vari:active, a.vari:hover, a.vari:visited
{
	color:	black;
}

p{
	color: black;
	font-size: 12px;
}
	
h2{
	font-family:	Arial, Verdana;
	color:			black;
	font-style:		normal;
	font-size:		150%;
	margin-top:		0px;
}
  
.kopiosuoja {
	background-image:	url('images/menuja.gif') ;
	color:				black;
	font-size:			9px;
	font-family:		arial;
	text-align:			center;
	height:				20px;
	padding:			0px;
	border:				1px solid black;
	border-top:			0px;
}
	
h1 {
	font-size: 9pt;
}

img.lehden_kansi {
	float:			right;
	margin-left:	10px;
}

img.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;
}

input.tiny
{
	width:		25px;
	height: 	10px;
	font-size:	80%;
}

p.nomargin
{
	margin:	0px;
}

