body
{
background-color: #ffffff;
font-family: Arial;
font-size: 12px;
color: #000099;
}

/*Vasemman laidan linkkien tyylit */
a.vasen
{
	color: #ffffff;
	text-decoration: none;
	font-size: 150%;
	font-family : "Times New Roman";
}
a.vasen:hover
{
text-decoration: underline;
}

a.maili
{
	color : #ffffff;
	font-size : 75%;
}

/* Ylälaidan linkkien tyylit */
a.yla
{
color: #000099;
text-decoration: none;
font-size: 100%;
}

a.yla:hover
{
text-decoration: underline;
}

/*Uutislinkki*/
a.uutinen
{
	color: #000099;
}

a.etusivu
{
	color : #000099;
	font-size : 75%;
}

/* Sivun layout-taulukko */
table.kehys
{
background-repeat: no-repeat;
}

td.vasen
{
vertical-align : top;
text-align: center;
line-height: 22px;
padding-left: 34px;
background-repeat: repeat-y;
}

td.keski
{
	vertical-align : top;
}


/* otsikot */

h1.sivuotsikko
{
color: #000099;
font-size: 200%;
}

/*tekstityylit*/

p
{
	color : #000000;
}

p.kuvateksti
{
	text-align : right;
}

p.info
{
	line-height : 155%;
}

span.nimi
{
color: #000099;
font-size: 200%;	
}

span.ots
{
	font-weight : bolder;
}

span.sisalto
{
}


span.kuvateksti
{
	color : Gray;
	font-size: 75%;
	text-align : right
}


tr.omapeli
{
   font-weight : bold;
   color : #000099;
}

table.tulos
{
  color : #000000;
  width : 500px;
}

tr.tulos
{
	background-color : #000099;
	color : #ffffff;
	font-weight : bold;
}

tr.kierros
{
	font-weight : bolder;
}



tr.playoff
{
  background-color : #ccffff;
}

tr.eiplayoff
{
	background-color : #6699ff;
}

tr.playoffoma
{
  background-color : #99ccff;
  font-weight : bold;

}

tr.eiplayoffoma
{
   background-color : #ffffcc;
   font-weight : bold;

}

em.sarjat
{
	
   font-style : italic;
   font-size : 10px ;

}

em.kentta
{
	font-style : normal;
	font-size : 10px;
}

/*rosterin elementit*/

tr.otsrivi
{
	font-weight : bolder;
	font-size : 75%;
}

colgroup.kesk
{
	text-align : center;
}

colgroup.vas
{
	text-align : left;
}

a.roster
{
color: #000099;
text-decoration: none;
font-size: 100%;
}

a.roster:hover
{
	text-decoration : underline;
}


/*alaviiva ja päivitetty-teksti*/

hr
{
color: #000099;
}

div.paiv
{
text-align: right;
font-size: 75%;
}