BODY.TEMPLATE
{
    background-image:   url(../kuvat/koovee_tausta.gif);
	margin-left: 		0;
	margin-top:  	 	20;
	margin-right:  	    0;
	margin-bottom:      20;
	text-align: 		left;
    font-family: 		'Verdana';
	font-weight: 		normal;
	font-size: 			10pt;
	text-align: 		left;
}

button.laskunappi
{
    width:  8em
}

H1
{
 font-size: 12pt;
}

H2
{
 font-size: 10pt;
}

P
{
 text-align: justify;
 font-size: 10pt;
}

LI
{
 font-size: 10pt;
}

TABLE.TEMPLATE
{
 background-color: #FFFFFF;
 width:				800;
 height:			400;
 padding-left: 		0;
 padding-top: 		0;
 padding-right: 	0;
 padding-bottom: 	0;
}

FONT
{
	text-align: 		left;
	color: 				#FFFFFF;
  font-size: 			14pt;
}

FONT.KYSYMYSTEKSTI
{
	text-align: 		left;
	color: 				#000000;
	font-weight: 		normal;
  font-size: 			10pt;
}

FONT.SRP
{
	text-align: 		left;
	color: 				#000000;
	font-weight: 		normal;
  font-size: 			8pt;
}

FONT.LISTAOTSIKKO
{
  text-align: 		left;
  color: 			#000000;
  font-weight: 		bold;
  font-size: 		8pt;
}

FONT.LISTATEKSTI
{
  text-align: 		left;
  color: 			#000000;
  font-weight: 		normal;
  font-size: 		8pt;
}

FONT.OTSIKKO
{
  text-align: 		left;
  color: 			#000000;
  font-weight: 		bold;
  font-size: 		10pt;
}

FONT.TIEDOT
{
  text-align: 		left;
  color: 			#000000;
  font-weight: 		normal;
  font-size: 		10pt;
}

A.LISTALINKKI:link
{
  font-size: 			8pt;
  color :         #AC1A1A;
    text-decoration: underline;
}

A.LISTALINKKI:visited
{
  font-size: 			8pt;
	color : #AC1A1A;
		text-decoration: underline;
}

A.LISTALINKKI:active
{
  font-size: 			8pt;
  color : #AC1A1A;
		text-decoration: underline;
}

A.LISTALINKKI:hover
{
 	font-size: 			8pt;
  color : #FA1E1E;
		text-decoration: underline;
}

A.SRP:link
{
  font-size: 	   8pt;
  font-weight: 		bold;
  color :          #ffffff;
  text-decoration: none;
}

A.SRP:visited
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #ffffff;
  text-decoration: none;
}

A.SRP:active
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #ffffff;
}

A.SRP:hover
{
  font-size: 	   8pt;
  font-weight: 		bold;
  color :          #ffffff;
  text-decoration: none;
}

A.ULOS:link
{
  font-size: 	   8pt;
  font-weight: 		bold;
  color :          #000000;
  text-decoration: none;
}

A.ULOS:visited
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #000000;
  text-decoration: none;
}

A.ULOS:active
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #000000;
}

A.ULOS:hover
{
  font-size: 	   8pt;
  font-weight: 		bold;
  color :          #000000;
  text-decoration: none;
}

A.NAVIGOINTI:link
{
  font-size: 	   8pt;
  font-weight: 		bold;
  color :          #FFFFFF;
  text-decoration: none;
}

A.NAVIGOINTI:visited
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #FFFFFF;
  text-decoration: none;
}

A.NAVIGOINTI:active
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #FFFFFF;
}

A.NAVIGOINTI:hover
{
  font-size: 	   8pt;
  font-weight: 		bold;
  color :          #FFFFFF;
  text-decoration: none;
}

DIV.NORMAL
{
  margin-top: 20;
  margin-left: 50;
  margin-right: 50;
}

FONT.VIRHE
{
    font-size: 	   8pt;
    font-weight:   bold;
    color:         red;
}

DIV.VIRHE
{
    font-size: 	   8pt;
    font-weight:   bold;
    color:         red;
}

FONT.OHUTVIRHE
{
    font-size: 	   8pt;
    color:         red;
}

FONT.OK
{
    font-size: 	   8pt;
    font-weight:   normal;
    color:         #16A016;
}

FONT.NAVIEROTIN
{
    font-size: 	   8pt;
    font-weight:   bold;
    color:         #FFFFFF;
}

DIV.MAKSUKYSYMYS
{
    font-size: 	    10pt;
    margin-left: 25;
    margin-top: 5;
}

DIV.KYSYMYS
{
    font-size: 	    10pt;
    margin-top:     3;
    margin-bottom:  3;
}

TH.RYHMALOMAKKEENSARAKE
{
  font-size: 	    10pt;
  font-weight: 	    normal;
  color :           #000000;
  text-decoration:  none;
}

TD
{
    font-size: 	    10pt;
}

TD.YLA
{
 font-size: 	   8pt;
 width:						 800;
 background-color: #000000;
}

TD.KESKI
{
  font-size: 	   8pt;
  width:            800;
  background-color: #AC1A1A;
}

TD.ALA
{
 font-size: 	   8pt;
 width:			   800;
 background-color: #DBDD1D;
}

TR.LISTAEROTIN
{
    background-color: #F2F0F0;
}

H6
{
	margin-left:   	 4%;
	text-align: 		 left;
	font-size:			 75%;
}

SELECT.HAKU
{
 width:  13em
}

TABLE.HAKUASETUKSET
{
	margin-left:   	    40;
	width:              70%;
}

A:link    { color : #AC1A1A; text-decoration: none; }
A:visited { color : #AC1A1A; text-decoration: none; }
A:active  { color : #AC1A1A; }

A.NORMAALI:link    { color : #AC1A1A; text-decoration: underline; }
A.NORMAALI:visited { color : #AC1A1A; text-decoration: underline; }
A.NORMAALI:active  { color : #AC1A1A; text-decoration: underline; }

A.NAVI:link{
  font-size: 	   8pt;
  font-weight: 		bold;
  color :          #276299;
  text-decoration: none;
}

A.NAVI:visited
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #276299;
  text-decoration: none;
}

A.NAVI:active
{
 font-size: 	   8pt;
  font-weight: 		bold;
  color :          #276299;
    text-decoration: none;
}

A.NAVI:hover
{
  font-size: 	   8pt;
  font-weight: 	   bold;
  color :          #5DA5EF;
  text-decoration: none;
}

A.LISTAOTSIKKO:link
{
    font-size: 	        8pt;
    font-weight:        bold;
    color :             #404040;
    text-decoration:    none;
}

A.LISTAOTSIKKO:visited
{
    font-size: 	        8pt;
    font-weight:        bold;
    color :             #404040;
    text-decoration:    none;
}

A.LISTAOTSIKKO:active
{
    font-size: 	        8pt;
    font-weight:        bold;
    color :             #404040;
    text-decoration:    none;
}

A.LISTAOTSIKKO:hover
{
    font-size: 	        8pt;
    font-weight: 	    bold;
    color :             #808080;
    text-decoration:    none;
}
