/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A2A3A;
	background-image: url(Kuvat/sivuTausta2.gif);
}

BODY	{scrollbar-3dlight-color:#2A2A3A; 
	 scrollbar-arrow-color:#999999;
	 scrollbar-base-color:#999999;
	 scrollbar-darkshadow-color:#623E93;
	 scrollbar-face-color:#3C3C4D;
	 scrollbar-highlight-color:#999999;
	 scrollbar-shadow-color:#000000}
	 
table.tilastot
{
	position:absolute;
	top:225px;
	left:562px;
	z-index:1;
	visibility:hidden;
	width: 127px;
	background-image:url(Kuvat/pikkuValikko.gif);
	height: 129px;
}

table.media
{
position:absolute; top:225; left:745; z-index:1; visibility:hidden; background-image:url(Kuvat/pikkuValikko.gif);
}
	 
.linkkiOtsikko {font-family: Tahoma; font-size: 12px; color: #CCCCCC; font-weight: bold; text-decoration: none;}
	
.tervetuloa{ color: #666666; font-family: "Raspoutine Medium"; font-size: 24px; }

.link { font-family: Tahoma; font-size: 12px; color: #CCCCCC; text-decoration: none; font-weight: bold;}
.link:hover { font-family: tahoma; font-size: 12px; color: #999999; text-decoration: none; font-weight: bold;}

.link2 { font-family: Tahoma; font-size: 14px; color: #333333; text-decoration: none; }
.link2:hover { font-family: tahoma; font-size: 14px; color: #999999; text-decoration: none; }

.link3 { font-family: Tahoma; font-size: 12px; color: #666666; text-decoration: none; }
.link3:hover { font-family: tahoma; font-size: 12px; color: #999999; text-decoration: none; }

.leikeLinkki { font-family: Tahoma; font-size: 11px; color: #666666; text-decoration: none;  font-weight: bold;}
.leikeLinkki:hover { font-family: tahoma; font-size: 11px; color: #999999; text-decoration: none;  font-weight: bold;}

.valikkoLinkki { font-family: Tahoma; font-size: 11px; color: #cccccc; text-decoration: none;  font-weight: bold;}
.valikkoLinkki:hover { font-family: tahoma; font-size: 11px; color: #999999; text-decoration: none;  font-weight: bold;}

.valikkoTeksti { font-family: Tahoma; font-size: 11px; color: #999999; text-decoration: none;  font-weight: bold;}

.lueLinkki { font-family: Kartika; font-size: 16px; color: #999999; text-decoration: none; }
.lueLinkki:hover { font-family: Kartika; font-size: 16px; color: #666666; text-decoration: none; }

.uutisLinkki { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
.uutisLinkki:hover { font-family: Tahoma; font-size: 11px; color: #666666; text-decoration: none; }

.laji { font-family: Tahoma; font-size: 14px; color: #333333; text-decoration: none; }

.sivuOtsikko { font-family: Tahoma; font-weight: bold; color: #666666;}
	
.uutisPvm {font-family: tahoma;  font-weight: bold; font-size: 10px; color: #333333;}

.uutisTeksti2 {font-family: tahoma; font-size: 11px; color: #333333;}
	
.uutisOtsikko { font-size: 14px; font-family: Tahoma; font-weight: bold; }

.uutisTeksti {font-family: Tahoma; font-size: 12px;}

.uutisTeksti11 {font-family: Tahoma; font-size: 11px;}
	
.Tilasto {font-family: "Courier New"; font-size: 12px;}

.pikkuOtsikko {font-family: Tahoma; font-size: 12px; color: #060F67; font-weight: bold; }
.pikku2Otsikko {font-family: Tahoma; font-size: 11px; font-weight: bold; }

.etusivuOtsikko {font-family: Tahoma; font-size: 10px; font-weight: bold; }

.pikkuTilasto {font-family: Tahoma; font-size: 10px; }

.uutisJoukkue {font-family: tahoma; color: #666666; font-size: 10px;}

.pogostanSanomat {font-family: monotype Corsiva; font-size: 24px; color: #666666; text-decoration: none;}
.pogostanSanomat:hover {font-family: monotype Corsiva; font-size: 24px; color: #666666; text-decoration: none;}

.metsakiito {font-family: Segoe UI; font-size: 24px; color: #666666; text-decoration: none;}

.tiliTalo { font-family: Apple Garamond; font-size: 24px; color: #666666;  text-decoration: none;}

.tanskanen { color: #999999;  text-decoration: none;}
.tanskanen:hover { font-family: "Times New Roman"; font-size: 24px; color: #000000; text-decoration: none;}

.tanskanen2 {font-family: Times New Roman; font-size: 24px; font-weight: bold; color: #666666;}
.tanskanen1 {font-family: Times New Roman; font-size: 12px; font-weight: bold; color: #666666;}

.nimet {font-family: Tahoma; font-size: 10px; color: #666666;}

/*-------NÄMÄ ON PUDOTUSVALIKKO TESTIÄ--------------------------------------------------------------*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {               /*PÄÄVALIKON LINKIT*/
	display: block;
	/*width: 8em;*/
	margin: 0.8em 1.4em 0.8em 1.4em;
	text-align:center;
}

#nav li {
	display:block;
	float: left;
	/*width: 6em;*/
}

#nav li ul {	          /* PIKKUVALIKON TAUSTA*/
	/*display:block; */
	position: absolute;
	width: 12em;
	left: -999em;
	background-image:url(Kuvat/pikkuValikko.gif);
}

#nav li ul a{            /* PIKKUVALIKON TEKSTIT*/
	text-align:left;
	margin: 0.4em 0em 0.4em 0.6em;
	display:block;
	width: 12em;

}


#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/*.alaValikko{
	margin: 3;
	position: absolute;
	width: 10em;
	left: -999em;
	text-align:left;
}

.alaValikko li {
	width: 10em;
	position: absolute;
}

.alaValikko li a{
	display: block;}
*/



/*----------------------------------------------------------------------------------------------------*/

