body {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
	margin-left: 5%;
	margin-right: 10%;
  	margin-top: 0px;
   	color: #000000;  
   	background-color: #cdd59a;
	padding: 0em;
  	line-height: 1em;

  	
}

TABLE {
	border: 1px solid #3B6D18;
  	background-color: #3B6D18 ;
	color: black ;
  	empty-cells: show ;
  	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 20px;
}

TABLE.sivut {
	border: 0px solid #FFFFFF;
  background-color: #FFFFFF ;
	color: black ;
	empty-cells: show ;
	border-spacing: 0px;
}


TD {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  	background-color: #FFFFFF;
	color: black;
  	border-right: 1px solid #3B6D18 ;
	border-bottom: 0px solid #3B6D18 ;
	border-top: 1px solid #3B6D18;
	border-left: 1px solid #3B6D18;
	padding: 0em;
	vertical-align: top;

}


TD.valikko_top {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
	font-size: 12px;
  	background-color: #eef3cb;
	color: black;
     	border-right: 0px ;
	border-bottom: 0px solid #3B6D18;
	border-top: 0px solid;
	border-left:  1px solid #3B6D18;
	border-right:  1px solid #3B6D18;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

TD.footer {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
	font-size: 12px;
  	background-color: #7a814e;
	color: black;
  	border-right: 0px solid #3B6D18;
	border-bottom: 0px solid #3B6D18;
	border-top: 0px solid;
	border-left:  0px solid #3B6D18;
	border-right:  1px solid #3B6D18;
	text-align: center;
	vertical-align: top;
}

TD.valikko_right {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  	font-size: 12px;	
	background-color: #eef3cb;
	color: black;
 	border-right: 0px ;
	border-bottom: 0px solid;
	border-top: 1px solid #7a814e;
	border-right:  0px solid #3B6D18;
	padding-top: 20px;
	padding-left: 0px;
	vertical-align: top;
}

TD.valikko_right_ala {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  	font-size: 12px;	
	background-color: #eef3cb;
	color: black;
 	border-right: 0px ;
	border-bottom: 0px solid;
	border-top: 0px solid #7a814e;
	border-right:  0px solid #3B6D18;
	padding-top: 20px;
	padding-left: 0px;
	vertical-align: bottom;
}


TD.valikko_left {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  	font-size: 12px;	
	background-color: #eef3cb;
	color: black;
 	border-right: 0px ;
	border-bottom: 0px solid;
	border-top: 1px solid #7a814e;
	border-right:  0px solid #3B6D18;
	padding-top: 20px;
	padding-left: 0px;
	vertical-align: top;
}

TD.valikko_left_ala {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  	font-size: 12px;	
	background-color: #eef3cb;
	color: black;
 	border-right: 0px ;
	border-bottom: 0px solid;
	border-top: 0px solid #7a814e;
	border-right:  0px solid #3B6D18;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: bottom;
}

TD.banneri {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
	font-size: 12px;	
	background-color: #7a814e;
	color: black;
 	border-right: 0px;
	border-bottom: 0px solid;
	border-top: 0px solid #7a814e;
	border-right:  0px solid #3B6D18;
	vertical-align: top;
}

TD.sivu {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
	font-size: 12px;
  	background-color: #FFFFFF;
  	color: black;
	border-right: 0px solid #3B6D18 ;
	border-left: 0px solid #3B6D18 ;
	border-bottom: 0px solid;
	border-top: 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-size: 12px;
	height: 590px;
}

TD.etusivu1 {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  	background-color: #FFFFFF;
	font-size: 12px;
  	color: black;
	border-right: 1px solid #3B6D18 ;
	border-left: 1px solid #3B6D18 ;
	border-bottom: 0px solid;
	border-top: 0px solid;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	height: 590px;
}

TD.galleria 
{
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  	font-size: 12px;
  	background-color: #FFFFFF;
	color: black;
     	border-right: 0px ;
	border-bottom: 0px ;
	border-top: 0px;
	border-right: 1px solid #3B6D18 ;
	border-left:  0px solid #3B6D18;
	padding-top: 20px;
	padding-left: 5px;
	vertical-align: top;
}

div
{
overflow:auto;
}
DIV.oikea
{
float:right;
width:150px;
margin:0px;
padding:5px;
border:1px solid black;
text-align:left;
}

DIV.kuva
{
float:right;
width:310px;
margin:0 0 15px 20px;
padding:5px;
border:0px solid black;
text-align:left;
font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
font-size: 12px;
}

P.alaoikea
{
float:right;
width:100px;
margin:0 0 5px 5px;
padding:5px;
border:0px solid black;
text-align:right;
font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
font-size: 12px;
vertical-align:bottom;
}

UL.square 
{
float:right;
text-align:left;
list-style-position: inside;
list-style-type: square;
}

img	{
	display: inline;
	color: #FFFFFF;
	border: 0px;
	horisontal-align: left;
	margin-left: 0px;
}

img.ala_reuna {
	display: inline;
	color: #FFFFFF;
	border: 0px;
	vertical-align:bottom;
	margin-left: 0px;
}

P.kuva {
	display: block;
  border: 0px solid black;
  position: relative;
  top: auto;
  left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  font-size: 12px;
  padding-left: 0px;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
P.valikko {
	display: block;
  	border: 0px solid black;
  	position: relative;
  	top: auto;
  	left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  	font-size: 12px;
  	margin-left: 4px;
	margin-top: 1em;
	margin-bottom: 1em;
}

P.teksti {
	display: block;
  	border: 0px solid black;
  	position: relative;
  	top: auto;
  	left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  	font-size: 12px;
  	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

P.navibar {
	display: block;
	width: 900px;
	height: 20px;
  border: 1px solid black;
  position: relative;
  top: auto;
  left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  font-size: 12px;
  margin-left: 0.5em;
	margin-top: 1em;
	margin-bottom: 0em;
}
P.listaus {
	display: block;
  border: 0px solid black;
  position: relative;
  top: auto;
  left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  font-size: 10px;
  margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

ol {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  font-size: 10px;
}

ul {
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  font-size: 10px;
  padding-left: 0.9em;
}


h1 {
	color:  black;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  	font-size: 16px;
	background-color: transparent;
	text-align: left;
	border-bottom: 1px solid black;
  	padding-bottom: 0em;
  	line-height: 1.2em;
}


h2 {
	text-align: center;
	color:  #666666;
   	background: ;
	margin: 0em;
	padding:0; 
	border:0px none; 
}

h3 {
	color:  black;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  	font-size: 14px;
	background-color: transparent;
	text-align: left;
	border-bottom: 0px;
  	padding-bottom: 0.1em;
  	line-height: 1em;
}
h4 {
	color:  black;
	font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", serif ;
  	font-size: 14px;
	background-color: transparent;
	text-align: left;
	border-bottom: 0px;
  	padding-bottom: 0px;
	padding-left: 5px;
  	line-height: 0em;
}
 
img {
max-height: 600px;
}


a:link {
 	color: #0A0000;
 	background: transparent none;
}
	

a:visited {
 	color: #993399;
 	background: transparent none;
}

a:img {	border: 0px solid #FFFFFF;
}

a:active {
 	color:black;
 	background: transparent none;
}


a:hover {

	border-bottom:none;
	color:    none;
   	background: none;
   	text-decoration: none;
}
