/* Global start */

body
	{
	font-family: "Verdana","Arial";
	}
a:link, a:visited, a:hover, a:active
	{
	text-decoration: none;
	font-weight: bold;
	}

h1	{ font-size: 20pt; }

h2	{ font-size: 15pt; }

h3  { font-size: 13pt; }

h4	{ font-size: 11pt; }

/* Global end */

/* Tables start */

.th { background: #EAEAEA; font-weight: bold; }

table.simpleborder tr td, table.simpleborder tr th { border: solid 1pt black; padding: 2pt 5pt 2pt 5pt; }
table.simpleborder { border-collapse: collapse; }

table.small { font-size: smaller; }

table.books tr.odd { background: #BBBBBB; }
table.books tr.even { background: #EEEEEE; }

table.suvut tr:first-child td { font-weight: bold; background: #EAEAEA; }
table.suvut tr:not(:first-child) td:first-child { font-weight: bold; background: #EAEAEA; }

table.todistus3 { width: 70%; }
table.todistus3 tr th { text-align: left;  background: #EAEAEA; }
table.todistus3 tr td { font-size: smaller; }
table.todistus3 tr:first-child + tr td { font-weight: bold;  background: #EAEAEA; }
table.todistus3 tr td:first-child { width: 40%; }
table.todistus3 tr td:first-child + td { width: 20%; text-align: center;}
table.todistus3 tr td:first-child + td + td { width: 40%; }

table.todistus4 { width: 85%; }
table.todistus4 tr th { text-align: left;  background: #EAEAEA; }
table.todistus4 tr td { font-size: smaller; }
table.todistus4 tr:first-child + tr td { font-weight: bold;  background: #EAEAEA; }
table.todistus4 tr td:first-child { width: 32%; }
table.todistus4 tr td:first-child + td { width: 17%; text-align: center;}
table.todistus4 tr td:first-child + td + td { width: 17%; text-align: center; }
table.todistus4 tr td:first-child + td + td + td {  }

table.kantatilat tr td:first-child { text-align: right; }
table.kantatilat tr th { text-align: left; font-weight: bold;}
table.kantatilat tr td { font-size: smaller; }
table.kantatilat tr:first-child td { font-weight: bold; background: #EAEAEA; }
table.kantatilat tr td:first-child + td { text-align: left; }
table.kantatilat tr td:first-child + td + td { text-align: center; }
table.kantatilat tr td:first-child + td + td + td { text-align: right; }

/* Tabls end */

/* Infobox start */

td.otsikko
	{
	background: #000000;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
	}

td.tiedoteteksti
	{
	background: #FFFFFF;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom:2px;
	font-family: Verdana;
	font-size: 9pt;
	}

/* Infobox end */

/* Common start */

table.kuvaindex tr td
{
width: 210 px;
vertical-align: top;
}

.source
	{
	color: maroon;
	font-size: smaller;
	font-style: italic;
	}
    
.small
    {
    font-size: smaller;
    }

/* Common end */

/* Shortys start */

.i { font-style: italic; }
.b { font-weight: bold; }

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

.vt { vertical-align: top; }
.vm { vertical-align: middle; }
.vb { vertical-align: bottom; }

img.l { float: left; }
img.r { float: right; }

/* Shortys end */

/* Ending start */

.copy
	{
	background: #000000;
	color: #FFFFFF;
	height: 40px;
	}
a:link.copyright, a:visited.copyright, a:active.copyright
	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
a:hover.copyright
	{
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	}

/* Ending end */
