BODY {
	font-family: "arial","helvetica";
	font-size: 8pt;
	color: #1d191a;
	background-image: url(tausta.gif);
	background-repeat: repeat-x;

}

#Alueen_rajat {
	position: absolute;
	width: 998px;
	left: 50%;
	margin-left: -499px;
	margin-top:15px;
}

#Sisalto {
background-color:#FFF23F;
}

#Palstat {
height: auto;
margin: 0px;
padding: 0px;
background-color:#FFFFFF;
}



.hakukentta {
	font-family: "verdana","arial","helvetica";
	margin-top:0px;
	font-size: 10px;
	height: 11px;
	width: 228px;
	border-bottom: 1px solid #404040;
	border-top: 1px;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
	
}

.Vasemmalle{
float: left;
clear: none; /* EI TYHJÄÄ (pistää viereen) */
}

.Tyhjenna{
clear: both;
}

.Laatikko{
display: block;
}

font.otsikko{
	font-family: "arial","helvetica";
	font-size: 14pt;
	color: #1d191a;
	font-weight:bold;
}

A:link {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: #7d7b7b;
	      text-decoration: none}

A:visited {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: #7d7b7b;
	      text-decoration: none}

A:hover {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: #009ace;
	      text-decoration: none}
		  
A:link.navi {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: #ffffff;
	      text-decoration: none}

A:visited.navi {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: #ffffff;
	      text-decoration: none}

A:hover.navi {font-family: "arial","helvetica";
	      font-size: 8pt;
	      color: #d9d9d9;
	      text-decoration: none}

.bug {
border: 1px solid gray;
}
/* TAULUKKO 100PX */
table.w998 {
width: 998px;
/*height: 26px;*/
/*border-color:#666666;*/
/*background-image:url(navitausta.gif);*/
}

td.eka{
background-image:url(navitausta.gif);
}

td.w28{
width:28px;
height:26px;
background-image:url(navitausta.gif);
}

td.w748{
width:748px;
background-image:url(navitausta.gif);
}

td.navi_a {
background-image:url(navi_a.gif);
width: 74px;
text-align:center;
/*border: 1px #000000 solid;*/
}

td.navi_p {
background-image:url(navi_p.gif);
width: 74px;
text-align:center;
/*border: 1px #000000 solid;*/
}  



/*------- CSS NAVI ------------*/
#navi_logo {
	display:block;
	float:left;
	clear:both;
	width:999px;
	margin:5px 0 0 0;
}


#navikointi {
	display:block;
	float:left;
	clear:both;
	width:999px;
	height:25;
	background-image:url(navitausta.gif);
	background-repeat: repeat-x;
}

.navi_margin{
	margin:0 0 0 28px;
}

.navi_rest{
width:400px;
display:block;
float:right;
clear:none;
}

.navi {
	display:block;
	float:left;
	clear:none;
	width: 74px;
	height:22px;
	padding:3px 0 0 0;
	text-align:center;
}

.aktive {

	background-image:url(navi_a.gif);

/*border: 1px #000000 solid;*/
}

.passive {

	background-image:url(navi_p.gif);

/*border: 1px #000000 solid;*/
}  
/*--------- END CSS NAVI -------*/



.error_note {
	font-family: "verdana","arial","helvetica";
	background-color:#F9C3C3;
	margin:0 0 10px 0;
	height: 40px;
	width: 500px;
	border: 1px solid #FB1E1E;
	text-align: center;
	display:block;
	clear:both;
	
}

