body { font-family: verdana, helvetica, sans-serif;
          color: white;
          background-color: #000000;
	  background-image: url();
          background-repeat: no-repeat;
          background-position: center top;
	  background-attachment: fixed;
          font-size: 8pt;
}

h1 { font-family: verdana, helvetica, sans-serif;
      color: white;
      font-size: 14pt;
}

h2 { font-family: verdana, helvetica, sans-serif;
       color: white;
       font-size: 16pt;	
}

h3 { font-family: verdana, helvetica, sans-serif;
       color: white;
       font-size: 10pt;	
}

h4 { font-family: verdana, helvetica, sans-serif;
       color: white;
       font-size: 10pt;	
}

.linkki A:link {text-decoration: none;
    font-family: verdana, sans-serif;
     font-size: 14px;
    color:gold;}
.linkki A:visited {color: gold;
    text-decoration: none;
    font-family: verdana, sans-serif;
     font-size: 14px;}
.linkki A:active {color: gold;
    text-decoration: none;
     font-family: verdana, sans-serif;
     font-size: 14px;}
.linkki A:hover {color: white;
    font-family: verdana, sans-serif;
    text-decoration: none; 
    font-size: 14px;}

.linkki2 A:link {text-decoration: none;
    font-family: verdana, sans-serif;
    text-decoration: none;
    font-size: 12px;
    color:white;}
.linkki2 A:visited {color: white;
    font-family: verdana, sans-serif;
    text-decoration: none;
    font-size: 12px;}
.linkki2 A:active {color: white;
    font-family: verdana, sans-serif;
    text-decoration: none;
    font-size: 12px;}
.linkki2 A:hover {
    color: white;
    text-decoration: none;
    font-family: verdana, sans-serif;
    font-size: 12px;
}

.taulukko {background-image: url(logo_iso.jpg);
       background-repeat: no-repeat;
       background-position: top left;
       background-color: black;
       margin-top: 20px;
       margin-bottom: 5px;
       border-style: solid;
       border-color: gold; 
       border-width: 2px;
}

.main {
	padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-bottom: solid gold 2px;
}
.uutiset{border-top: solid gold 2px;
}

.valikko {background-color: transparent;
          padding-left: 0px;
          padding-top: 30px;
}
.tilasto_taulukko_pisteporssi {
	padding-right:40px;
	padding-left:15px;
        font-family: verdana, sans-serif;
     font-size: 12px;
     color:white;
}
.tilasto_taulukko {
	padding-right:40px;
        text-align:left;
        font-family: verdana, sans-serif;
     font-size: 12px;
     color:white;
}
.tilasto_taulukko_pisteet {
	padding-left:10px;
        text-align:left;
        font-family: verdana, sans-serif;
     font-size: 12px;
     color:white;
}
.otteluohjelma_taulukko {
	text-align:left;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
        font-family: verdana, sans-serif;
     font-size: 12px;
     color:white;
}

.pelaaja_kortti_pelaajantiedot{ background-image: url(logo_iso.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: black;
	font-family: verdana, sans-serif;
    color: white;
    font-size: 12px;
	border-style: solid;
    border-color: gold; 
    border-width: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}

.yleis_linkki{
    color:gold;
    font-family: verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.vastuualueet_otsikko{
    color:gold;
    font-family: verdana, sans-serif;
    font-size: 12px;
}
.leipateksti{
    color:white;
    font-family: verdana, sans-serif;
    font-size: 12px;
}
.leipateksti_pieni{
    color:white;
    font-family: verdana, sans-serif;
    font-size: 9px;
}
.iso_otsikko{
    color:white;
    font-family: verdana, sans-serif;
    font-size: 14px;
}
.iso_otsikko_keltainen{
    color:white;
    font-family: verdana, sans-serif;
    font-size: 14px;
    color:gold;
}
