

body         { font-family: 'Verdana', 'Tahoma', 'Arial'; font-size: 100% ; color: rgb(0, 0, 0);  

/*  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family:Book Antiqua, garamond, arial; */
/*  		background: #6bb88e; #eff4f0; #8ec896; #8aa698; */
		background:    #8ec896;
/*		background: rgb(107, 184, 142);
		background: rgb(242, 242, 242);*/
     		
  margin-top: 0px;  
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;

  padding-right: 0px;
  padding-top: 0px;

}
a:link       { color: #510505 }
a:active     { color: #510505 }
a:visited    { color: #510505 } 
a:hover    { color: #000099 }   /* mouse over link */

/*a:link       { color: #510099 } /* unvisited link */
/*a:active     { color: #000099 }
a:visited    { color: #990099 } */

h1             			{
                 	  	 font-size:10pt;
                 	  	 /*color:#3E1401;*/
                 	  	 font-weight:bold;
                 	  	 letter-spacing:1px;
                 	  	 margin:0px 0px 0px 0px;}
.bold             			{
                 	  	  
                 	  	 font-weight:bold;
                 	  	   }


p	      { font-family:   'Arial' , "Times New Roman",  Serif ; font-size: 10pt ; 
		}
/*		"Times New Roman", Times, Serif;*/

.purple
{ font-weight: bold;
  color: Purple;
/*background: #6bb88e;*/
 } 
hr
{
    width: 100%; height: 1px !important;
    background-color: #000000 !important;
    border-style: none !important;
    
 
}
  
.infotext
			{ color:green;
			font-size: 18px;
			 margin:0px 0px 0px 5px;
			/*background: #6bb88e;*/
			}
.lefttext
			{  
			font-size: 14px;
			 margin:0px 0px 0px 5px;
			/*background: #6bb88e;*/
			}

table, th, td
				{
				/*border: 1px solid black;*/
				}

table.table1			{width:780px;
				 
				border-collapse: collapse;
		 		border-width:0px 0px 0px 0px;
				border:1px solid ;
                 	 	border-color:#06004D;
				background-color:#ffffff;
				text-align: left;
				}
table.table2			{width: 100%;
				border-color:#111111;
				border-collapse: collapse;
		 		border-width:0px 0px 0px 0px;
				border:1px solid;
                 	 	
				/* background-color:#edf2ee; */
				text-align: left;
				}

td.ylakuva      		{background-image:url(Kivijkevat.jpg);  /* Hylakuva  */
				background-color:green;   /* in case picture not existing */
				width:780px;  
				height:226px; 
				padding:0px;  
                 	 	 }
td.uppercell      		{background-image:url(upper_cell3.jpg);
				background-color:;     */ in case picture not existing */
				width:20px;
				height:20px;
				border:5px;
				   padding:0px; 
				} 
td.leftcell      		{ 
				/* background-color:#edf2ee; */    /* in case picture not existing */
				 width:8%;
                 	 	 }
td.kulma      			{background-image:url(kulma.jpg);
				background-color: ;     /* in case picture not existing */
				width:100%;
				height:100%;
				border:5px;
				  
				background-repeat:no-repeat; padding:0px;  
                 	 	 }
td.valikko			{ /*background-color:#ffffff;*/
                 	 	border-style:solid;
		  		border-color:#000000;		
		  		border-width:0px 0px 0px 0px;
				text-align:center;
				font-size: 14px; 
				vertical-align:text-top;
				text-decoration:none; padding:0px;  
				}

#info_right {
  float: right;
  width: 34%;
  background: #ffffff;
}


