BODY {
	background: URL("body_bg.gif");
	scrollbar-face-color: #32151F;
	scrollbar-highlight-color: #704055;
	scrollbar-arrow-color: #704055;
	scrollbar-track-color: #32151F;
	margin-top : 5px;
	margin-left : 100px;
}
h1{
	color: #FF9933;
	background: #32151F;
	font-size: 18px;
	text-align: center;
	font-family: sans-serif;
}
h2{
	color: #FF9933;
	background: #32151F;
	font-size: 12px;
	text-align: center;
   font-family: sans-serif;
}
.paataulu{
	border-bottom : 1px solid Yellow;
	border-left : 1px solid Yellow;
	border-right : 1px solid Yellow;
	border-top : 1px solid Yellow;
}
.oikea{
	border-bottom: 1px solid #996666 ;
	border-left : 1px solid Silver;
	border-right : 1px solid #996666;
	border-top :1px solid Silver;
   background: #704055;
	vertical-align: top;	
}
.vasen{
	border-bottom: 1px solid #996666 ;
	border-left : 1px solid Silver;
	border-right : 1px solid #996666;
	border-top :1px solid Silver;
	background: URL("vasen_bg.gif");
	vertical-align: top;
}
.yhteys {
	background: #704055;
	font-family: sans-serif;
	font-size: 10pt ;
	color: white;
	text-align: left;
	vertical-align: top;
}
.tekstit {
   background: #704055;
	padding-bottom: 15px;	
   padding-left: 50px;
   padding-right: 50px;
	padding-top: 15px;
	font-family: sans-serif;
	font-size: 10pt ;
	color: white;
	text-align: left;
	vertical-align: top;	
}
.laskuri {
        font-family: sans-serif;
	font-size: 8pt ;
	color: white;
	text-align: center;	
}
.pelit {
   border-bottom: 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	border-top :1px solid Silver;
	background: #704055;
	font-family: sans-serif;
	font-size: 10pt ;
	color: white;
	text-align: left;
	vertical-align: top;	
}
.tekstiotsikko{
	background: #704055;
	font-family: sans-serif;
	font-size: 14pt ;
	color: white;
	text-align: center;
	vertical-align: top;
}
.luettelo {
   background: #704055;
	padding-bottom: 0px;	
   padding-left: 140px;
   padding-right: 5px;
	padding-top: 0px;
	font-family: sans-serif;
	font-size: 10pt ;
	color: white;
	text-align: left;
	vertical-align: top;	
}		

.ilmoitus {
	border-bottom: 1px solid #996666 ;
	border-left : 1px solid Silver;
	border-right : 1px solid #996666;
	border-top :1px solid Silver;
   background: white;
	padding-bottom: 5px;	
   padding-left: 15px;
   padding-right: 15px;
	padding-top: 5px;
	font-family: sans-serif;
	font-size: 10pt ;
	color: black;
	text-align: justify;
	vertical-align: top;	
}
.pelaajat{
	border-bottom: 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	border-top :1px solid Silver;
	color: White;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;	
}
.linkit {
	background: #940042;
	padding-bottom: 5px;
	padding-top: 5px;
   font-weight: bold;	
   font-family: sans-serif;
	color: white;
	vertical-align: top;
}
a.linkki:link    {
	color: white;
	text-decoration: none;
	font: bolder 12px sans-serif;
}
a.linkki:visited {
	color: white;
	text-decoration: none;
	font: bolder 12px sans-serif;
}
a.linkki:active  {
	color: white;
	text-decoration: none;
	font: bolder 12px sans-serif;
}
a.linkki:hover   {
	color: #FFFF63;
	text-decoration: none;
	font: bolder 12px sans-serif;
}
.plinkit {
	
	

	font-family: sans-serif;
	color: white;
	vertical-align: top;
}
a.plinkki:link    {
	color: white;
	text-decoration: none;
	font: bolder 10px sans-serif;
}
a.plinkki:visited {
	color: white;
	text-decoration: none;
	font: bolder 10px sans-serif;
}
a.plinkki:active  {
	color: white;
	text-decoration: none;
	font: bolder 10px sans-serif;
}
a.plinkki:hover   {
	color: #FFFF63;
	text-decoration: none;
	font: bolder 10px sans-serif;
}



.kumppanitaulu{
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
}

a.kumplinkit:link    {
	text-decoration: none;
	font: bolder 12px sans-serif;
	color: black;
}
a.kumplinkit:visited {
	text-decoration: none;
	font: bolder 12px sans-serif;
	color: black;
}
a.kumplinkit:active  {
	text-decoration: none;
	font: bolder 12px sans-serif;
	color: black;
}
a.kumplinkit:hover   {
	text-decoration: none;
	font: bolder 12px sans-serif;
	color: black;
}

a.kuvalinkit:link    {
	text-decoration: none;
	color: white;
}
a.kuvalinkit:visited {
	text-decoration: none;
	color: white;
}
a.kuvalinkit:active  {
	text-decoration: none;
	color: white;
}
a.kuvalinkit:hover   {
	text-decoration: none;
	color: white;
}

