body {
 text-align: left;
/* background-color:#404D57; */
 color:black;
 font-family: Helvetica;
 font-size: 10px;
 margin: 0;
}

P  {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : black;
}

P.small  {
	font-size : 10px;
}

LI  {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	color : black;
}

H1  {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin: 16px 0px 2px 0px;
	text-align : center;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 4px;
	margin-top : 10px;
	line-height : 150%;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 3px;
	margin-top : 8px;
	line-height : 150%;
}

BODY {
	font-size : 12px;
	font-family : Verdana, sans-serif;
}

TD {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	vertical-align: middle;
	text-align : center;
}

TH {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	text-align : left;
}

span.caption {
	font-size : 14px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	color : black;
}
	

span.date {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-style: italic;
}


span.valmi  {
        vertical-align:middle;
}

div.caption {
	text-align: center;
	color: black;
	font-family: Helvetica, sans-serif;
}


div.picright {
	text-align: center;
	float: right;
	font-style: italic;
	font-weight: normal;
	margin-left: 7px;
	margin-bottom: 7px;
}


div.picleft {
	text-align: center;
	float: left;
	font-style: italic;
	font-weight: normal;
	margin-right: 7px;
	margin-bottom: 7px;
}


A {
	text-decoration : none;
	color : #000080;
}

A.big {
	font-weight: bold;
        vertical-align:middle;
	font-size : 16px;
	font-family : Verdana, sans-serif;
	color : #000080;
}


A.caption {
	text-decoration : none;
	font-size : 14px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	color : #0000d0;
}

A:visited {
	color : black;
}

A.caption:visited {
	color : black;
}

a:Hover  {
	text-decoration : underline;
}

table { empty-cells: show }

table.tablebkgcolor  {
	background-color : #E8E8E8;
	color : black;
}

table.body  {
	font-size : 12px;
	font-family : Verdana, sans-serif;
}

td.thumbnail {
 	border-style : solid;
	border-width : 0pt;
	background-color: #8D969B;
	border-color: black;
	font-weight: bold;
	width : 220px;
}


td.topcent  {
	vertical-align : top;
	text-align : center;
}

td.topleft  {
	vertical-align : top;
	text-align : left;
}

td.topright  {
	vertical-align : top;
	text-align : right;
}

th.topcent  {
	vertical-align : top;
	text-align : center;
}

th.topleft  {
	vertical-align : top;
	text-align : left;
}

th.topright  {
	vertical-align : top;
	text-align : right;
}

TD.odd {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #E8E8E8;
	color : black;
	empty-cells: show;
}

TD.even {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #F0F0F0;
	color : black;
	empty-cells: show;
}


TH.odd {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #E8E8E8;
	color : black;
	empty-cells: show;
}

TH.even {
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	padding: 2px;
	background-color: #F0F0F0;
	color : black;
	empty-cells: show;
}


table.blackborder {
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 2px solid black;
	border-spacing: 0;
	border-collapse: separate;
	padding: 0;
	empty-cells: show;
}


table.sortable {
	border: 2px solid black;
	border-collapse: collapse;
}

table.blue {
	border: 2px solid black;
	border-collapse: collapse;
}

th.blue {
	color: white;
	background-color: #4f81bd;
	border: 1px solid #404040;
	padding: 3px;
}

th.bluec {
	color: white;
	background-color: #4f81bd;
	border: 1px solid  #404040;
	padding: 3px;
	text-align: center;
}

th.bluer {
	color: white;
	background-color: #4f81bd;
	border: 1px solid #404040;
	padding: 3px;
	text-align: right;
}

th.blue a {
        color: white;
	text-decoration : underline;
}

th.bluec a {
        color: white;
	text-decoration : underline;
}

th.bluer a {
        color: white;
	text-decoration : underline;
}

th.blue a:Hover {
        color: black;
	text-decoration : underline;
}

th.bluec a:Hover {
        color: black;
	text-decoration : underline;
}

th.bluer a:Hover {
        color: black;
	text-decoration : underline;
}

td.blue {
	color: black;
	background-color: #d0d8e8;
	border: 1px solid #808080;
	padding: 3px;
}

td.bluec {
	color: black;
	background-color: #d0d8e8;
	border: 1px solid #808080;
	padding: 3px;
	text-align: center;
}

td.bluer {
	color: black;
	background-color: #d0d8e8;
	border: 1px solid #808080;
	padding: 3px;
	text-align: right;
}

td.blue2 {
	color: black;
	background-color: #e9edf4;
	border: 1px solid #808080;
	padding: 3px;
}

td.blue2c {
	color: black;
	background-color: #e9edf4;
	border: 1px solid #808080;
	padding: 3px;
	text-align: center;
}

td.blue2r {
	color: black;
	background-color: #e9edf4;
	border: 1px solid #808080;
	padding: 3px;
	text-align: right;
}

h1.blue {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #b0b8d8;
	color: black;
	padding: 3px;
}

h2.blue {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #d0d8e8;
	color: black;
	padding: 3px;
}

h3.blue {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #e0e8f8;
	color: black;
	padding: 3px;
}


