BODY {font-size:10pt; font-family:Tahoma,Arial; color: dark-green; background-image: url(./images/vihreatausta.jpg);}
/*BODY {font-size:10pt; font-family:Tahoma,Arial; color: dark-green; background-color: green;}*/
TABLE { border-color: green; border-style: solid; border-width:2px;}
TABLE.dot { border-color: green; border-style: dotted; border-width:2px;}
TABLE.nb { border-width:0px; }

TR.nb { border-width:0px;}
TR.black {background-color:#000000}
TD {background-color:#FFFFFF; border-width: 2px; border-color: rgb(0,255,0); font-size:10pt}
TD.nb { border-width:0px;}
TD.black { background-color:#000000}
TH {text-align:left; }

B { font-size: larger;}
B.tournament { font-size:16pt;}
B.news { font-size:10pt; }

font.tiedote { font-size:16pt; color:blue; font-family:Tahoma,Arial; }
font.profiili1 { font-size:7pt; color:#ff0000; font-family:Tahoma,Arial; }
font.profiili2 { font-size:8pt; color:#000000; font-family:Tahoma,Arial; }
font.newsyear { font-size:8pt; color:#000000; font-family:Tahoma,Arial; }
font.newshead { font-size:10pt; color:#000000; font-family:Tahoma,Arial; }
font.newsdate { font-size:8pt; color:#000000; font-family:Tahoma,Arial; }

/*Ilmolomake*/
/*Leipäteksti*/
font.ilmo { font-size:7pt; color:#000000; font-family:Tahoma,Arial; }
/*Kenttien nimet*/
font.ilmo2 { font-size:9pt; color:#000000; font-family:Tahoma,Arial; }

a:link { color:#FFFFFF; }
a:visited { color:#FFFFFF; }
a:active { color:#FFFFFF; }
a:hover { color:#FFFFFF; }


/*Pikkukuva profiileihin*/
centre a img { position: static;   	/*First bit for the static image*/
	height: 50px;
	width: 50px;
	top: 160px;
	left: 60px;
	border-width: 0px;
	z-index: 1;}
centre a img.popup { z-index: -1;}		/*This is for the popup images*/
centre a:hover img.popup { z-index: 2;}
centre a:hover { background-color: #333;}
