html {
  background: #eee9e9;
}

body {
  background: #eee9e9;
	color: white;
	font-family: Verdana, Arial,
  "Trebuchet MS", sans-serif;
	font-size: 80%;
}

div#container
{
    width: 950px;
	  border-right: 1px solid #003580;
    background-image: none;
    background-color: #eee9e9;
    text-align: left;
}

body>div#container {
    width: auto;
    max-width: 950px;
}

div#right {
    float:right;
    width: 180px;
    height:100%;
		border: 1px dashed #d5d4d4;
    margin-bottom: 1em;
		margin-left: 1em;
		background: white;
}

div#sponsors {
	padding: 1em;
}

div#header
{
    height: 156px;
    background-image: url('./images/header.gif');
    background-repeat: no-repeat;
    background-position: 90px 0px;
    background-color: #eee9e9; 
    padding-bottom: 0px;
}

.banners {
	text-align: center;
}

.banners h2 {
  margin-bottom: 1em;
  background: white;
}

.banners img {
	margin-bottom: 0.5em;
	width: 137px;
}

.svk {
  float: right;
	margin-top: 5em;
}

p {
	color: black;
}

p strong {
  color: black;
  font-weight: bold;
}

h1 {
  background: #fafafa;
	margin-left: 1em;
	color: #003580;
	font-size: 180%;
	border-bottom: 1px dashed #d5d4d4;
}

h2 {
	color: #003580;
	margin-bottom: 0.2em;
	margin-top: 1.5em;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 120%;
	background: #fafafa;
}

h3 {
  background: white;
	color: #003580;
	font-size: 100%;
	margin-bottom: 0em;
	margin-top: 1em;
	background: #fafafa;
}

#navbar {
	width: 12em;
	padding: 0 0 1em 0;
	margin-top: 2em;
	font-family: Verdana, Arial, 'Trebuchet MS', sans-serif;
	font-weight: bold;
	background: none;
	color: #003580;
	float: left;
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#navbar li {
	margin: 0.4em;
}

#navbar li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-top: 1px solid #003580;
  border-bottom: 1px solid #003580;
	border-left: 10px solid #003580;
	border-right: 1px solid #003580;
  background: url(images/button3.gif) repeat-x;
	color: #003580;
	text-decoration: none;
	width: 100%;
}

html > body #navbar li a {
	width: auto;
}

#navbar li a:hover {
	border-left: 10px solid #003580;
	border-right: 1px solid #003580;
	background: url(images/button2.gif) repeat-x;
	color: white;
}

#navbar li a.active {
 	background: url(images/button4.gif) repeat-x;
	color: #003580;
	border-right: 1px solid #003580;
}

#navbar li a.active:hover {
 	background: url(images/button2.gif) repeat-x;
	color: #ffffff;
	border-right: 1px solid #003580;
}

table tr th {
  background: #DCDCDC;
	color: black;
}

table tr td {
  color: black;
}

table caption {
  color: black;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 1em;
}

.kuvat img {
	margin-right: 1.0em;
	margin-bottom: 1.0em;
}

.kuva {
  border: 1px solid gray;
}

.members tr td ul {
	margin-bottom: 1.5em;
}
	
.members tr td {
  vertical-align: top;
}

.members tr td img {
	border: 1px solid #d5d4d4;
}

.members tr td h2 {
  margin-top: 0em;
}

.harm {
  background: #DCDCDC;
	color: black;
}

/**.top {
  background: #fafafa;
	margin-left: 7.0em;
	border-top: 1px solid #003580;
	border-left: 1px solid #003580;
	border-right: 1px solid #003580;
	width: 890px;

	padding-right: 2.0em;
}**/

.sis {
  background: #fafafa;
	color: black;
	border-bottom: 1px solid #003580;
	border-left: 1px solid #003580;
	margin-left: 90px;
  padding-left: 7.0em;
	padding-top: 2.0em;
	padding-bottom: 5.0em;
	padding-right: 2.0em;

}

.sis ul {
  margin: 0.5em;
}

.sis ul li {
  margin-left: 1em;
  margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	font-size: 10pt;
}

.sis a {
  text-decoration: underline;
	color: gray;
}

.sis a:hover {
  text-decoration: underline;
	color: #003580;
}

.sponsorlogo {
  margin-top: 0.5em;
}

.kuva {
  border: 0;
}

.kuvalink a {
  border: 0;
	text-decoration: none;
	background: #fafafa;
}

.kuvalink a:hover {
  border: 0;
	text-decoration: none;
	background: #fafafa;
}

a img {
  border: 0;
}

.harm a {
  border-right: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  border-top: 1px solid #DCDCDC;
}

address {
  background: #eee9e9;
	color: gray;
	position: absolute;
	left: 670px;
}

address strong {
  background: #eee9e9;
  color: gray;
  font-weight: bold;
}

address a {
  text-decoration: underline;
	background: #eee9e9;
	color: gray;
}

address a:hover {
  text-decoration: underline;
	background: #eee9e9;
	color: #003580;
}

code, samp, kbd, var {
  font-family: "Courier New", Courier, Monaco, monospace ;
}

fieldset {
  border: 1px solid black;
  padding: 0.5em 0.5em 0.5em 0.5em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-right: 3em;
	margin-left: 1em;
}

legend {
  font-weight: bold;
	color:black;
}

label {
  display: inline;
}

fieldset p {
	margin-top: 0.5em;
	margin-bottom: 0;
}

fieldset fieldset {
  background: white;
	border: thin dotted silver;
}

fieldset fieldset label {
  font-weight: normal;
}

/*@media print {
  
	#navbar {
  display: none;
}

body {
  background: white;
}

.sis {
  margin: 0em;
	padding: 0em;
}

.top {
  display: none;
}

h1, h2, h3 {
  page-break-after: avoid;
	color: black;
}

img {
  max-width: 100%;
}

}

@page {
  margin-top: 2cm;
  margin-left: 2cm;
  margin-right: 2cm;
  margin-bottom: 2cm;
}

@media handheld {

  body {
	background: white;
	color: black;
  width: 208px;
}

#navbar {
	width: 12em;
	padding: 0;
	margin-top: 0;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	background: none;
	color: black;
	float: none;
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#navbar li {
	margin: 0;
}

#navbar li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-top: 1px solid gray;
  border-bottom: 1px solid gray;
	border-left: 10px solid gray;
	border-right: 10px solid gray;
	background: #DCDCDC;
	color: black;
	text-decoration: none;
	width: 100%;
}

html > body #navbar li a {
	width: auto;
}

#navbar li a:hover {
	border-left: 10px solid gray;
	border-right: 10px solid gray;
	background: black;
	color: white;
}

img {
  max-width: 100%;
}

.sis {
  background: white;
	color: black;
	margin: 0em;
	padding: 0em;
}

h1, h2, h3 {
  background: white;
	color: black;
	margin: 1em;
}

address {
  background: #eee9e9;
	color: black;
	float: right;
}

address strong {
  background: #eee9e9;
  color: black;
  font-weight: bold;
}

address a {
  text-decoration: underline;
	background: #eee9e9;
	color: black;
}

address a:hover {
  text-decoration: none;
	border-right: 1px solid black;
  border-bottom: 1px solid black;
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	background: #eee9e9;
	color: black;
}

}*/

