






















































/*  STYLESHEET PROPERTIES FOR BOTH BROWSERS (IE and NS) */



/*============================================================================= 
    TOP:
	-tausta sininen
===============================================================================*/
table.taustatop {background-color: #0033CC}



/*============================================================================= 
    NAVIGATION:
      - Used for the 1st level navigation (top navigation in blue)
      - Used for the 2nd level navigation (top navigation in grey)
      - Used for the 3rd level navigation (left-hand side navigation)
      - Used for the 4th level navigation (left-hand side navigation)
	- navi1 tausta sininen
	- navi2 tausta harmaa
	- navi3 tausta ???
	-navi 1 solu sininen
	-navi 2 solu harmaa
	-navi 3 solu harmaa

===============================================================================*/
a:hover               { text-decoration:underline ! important; }
a:link                { text-decoration:underline; }
a:visited             { color:#990099; }

.topnavig			  { color:#FFF; text-decoration:none; font-weight:bold; }
a.topnavig:link       { color:#FFF; text-decoration:none; font-weight:bold; }
a.topnavig:visited    { color:#FFF; text-decoration:none; font-weight:bold; }
a.topnavig:hover      { color:#FFF; text-decoration:underline; font-weight:bold; }
a.topnavig:active     { color:#FFF; text-decoration:none; font-weight:bold; }

a.navi1:link          { fontface:System; font-size:14px; font-weight:bold; color:#FFF; text-decoration:none; }
a.navi1:visited       { fontface:System; font-size:14px; font-weight:bold; color:#FFF; text-decoration:none; }
a.navi1:hover         { fontface:System; font-size:14px; font-weight:bold; color:#FFF; text-decoration:underline; }
a.navi1:active        { fontface:System; font-size:14px; font-weight:bold; color:#FFF; text-decoration:none; }

a.navi2:link          { fontface:System; font-size:14px; color:#000; text-decoration:none; font-weight:bold; }
a.navi2:visited       { fontface:System; font-size:14px; color:#000; text-decoration:none; font-weight:bold; }
a.navi2:hover         { fontface:System; font-size:14px; color:#000; text-decoration:underline; font-weight:bold; }
a.navi2:active        { fontface:System; font-size:14px; color:#000; text-decoration:none; font-weight:bold; }
/* END */


table.taustanavi1 {background-color: #5A9883}
table.taustanavi2 {background-color: #FF6600}
table.taustanavi3 {background-color: #00FF00}
td.tnavi1 {background-color: #5A9883}
td.tnavi2 {background-color: #FF6600}
td.tnavi3 {background-color: #F0F1F5}
/*============================================================================= 
    BODY / CONTENT ELEMENTS:
      - Font size attributes for the main content
        section should be resizable by the user
        (via browser control)
      - Used for items for the main content areas
      - Used for items for error message (alertlargebody)

syöttö taulukon tausta vaaleanharmaa #F0F1F5 teksti tumman harmaa 676767
page sivun perustausta valkoinen #FFFFFF
===============================================================================*/
table.stausta1 {background-color: #F0F1F5; fontface:verdana; font-size:11px; font-weight:bold; color:#676767; text-decoration:none;}
table.stausta2 {background-color: #FFFFFF; fontface:verdana; font-size:12px;  color:#676767; text-decoration:none;}
table.stausta3 {background-color: #F0F1F5; fontface:verdana; font-size:12px;  color:#676767; text-decoration:none;}
table.stausta4 {background-color: #CCCCCC; fontface:verdana; font-size:12px;  color:#676767; text-decoration:none;}
table.ptausta {background-color: #F0F1F5}
input.nappi1 {fontface:verdana; font-size:14px;  color:#676767; text-decoration:none;}


ul                    { margin-top:0px; margin-bottom:0px; }

a.bodylink:hover      { text-decoration:underline ! important }
a.bodylink:link       { text-decoration:none; }
a.bodylink:visited    { color:#990099; text-decoration:none; }
a.bodylink:active     { text-decoration:none; }

form                  { margin:0px; }

p.footer {font-family: arial font-size:12px;}

/* END */



/*============================================================================= 
    COLORS:
      - Used to change the color of elements
      - Only the color attribute is specified
===============================================================================*/
.black	{ color:#000; }
.blue   { color:#03C; }
.green	{ color:#009933; }
.grey   { color:#666; }
.red    { color:#FF0000; }
.white	{ color:#FFF; }
/* END */



/*============================================================================= 
    COPYRIGHT:
      - Used for the footer elements
===============================================================================*/
/* END */
