body
{
background-color: rgb(118,126,163);

color: rgb(51,51,51);
font-family: Arial, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(255,255,255);
text-align: center;
}

#content
{
background-color: transparent;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(0,0,0);
text-align: center;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
}

#bottom

 {
 margin-left: 10px;
background-color: transparent;
 font-family: Arial, sans-serif;
font-style: normal;
font-size: 80%;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(255,255,255);
padding: 5px;
text-align: center;
   }

 #bottom a:link
	  { text-decoration: none;
		color: rgb(0,0,255);
		 }
		 
		 #bottom a:visited
			 {
			 text-decoration: none;
			 color: rgb(153,0,51);
			   }	
				 	
		 #bottom a:hover, #bottom a:active
		  { text-decoration: underline;
			color: rgb(255,255,255);
			 }
			 

#update
{


background-color: transparent;
font-family: Arial, sans-serif;
font-style: normal;
font-size: 80%;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: dashed; border-right-style: dashed; border-top-style: dashed; border-bottom-style: dashed;
border-color: rgb(255,255,255);
padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;
text-align: left;
}


#update a:link
{
color: rgb(0,0,255);
text-decoration: underline;
}

#update a:visited
{
color: rgb(153,0,51);
text-decoration: underline;
}

#update a:hover, #update a:active
{
color: rgb(255,255,255);
text-decoration: underline;
}



#info
{
margin-left: 10px;
background-color: transparent;
color: rgb(255,255,255);
font-family: Arial, sans-serif;
font-style: normal;
font-size: x-small;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 10px;
text-align: center;
}

h1, h2, h3, h4, h5, h6
{
font-family: Arial, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
}

.valkoinen
 { 
 color: rgb(255,255,255)
  }

	.link
	 { 
	  color: rgb(255,255,255);
		letter-spacing: 0.2em;
		 }
	
	.update
 {
  letter-spacing: 0.2em;
  }
	
ul
.harmaakuva
 {list-style-image: url(images/lista_harmaa.gif);  }
.oranssikuva
{list-style-image: url(images/lista_oranssi.gif);  }
.inside
 {list-style-type: none; 
 list-style: inside;
  }
	
	
/* layout */
#content		{width: auto}

@media print

{
#content    {padding: 0px;}

#content a  {text-decoration: underline;}

}
