
body 	{
	background-color:#6F8C59;
	background-image:url(taus.jpg);
	background-repeat:repeat-y;
	font-family: Arial;
	color: black;
	font-size: 12px;
	line-height:1.2;
	text-align:left;
    }
#boundary{
	background:#C12600;
	padding:2em;
	width:30em;
}
td	{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align:left;
	}

h1	{
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	color: #000000;
	letter-spacing:0;
	}

h2	{
	font-size: 15px;
	font-family: Arial;
	text-align: left;
	color: #000000;
	text-decoration: bold;
	}
	
table	{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-align: left;
	background: #E1E9DA; 
	}
	
p.kuva {
	font-size: 9px;
	font-family: Arial;
	color: #000000;
	}

p.huomio {
	font-size: 12px;
	font-family: Arial;
	color: #C11A1E;
	text-decoration: bold;
	}	
	
DIV.main {
        width: 500px;
        text-align: left;
      	}

DIV.border {
    background-color: #E1E9DA;
    padding: 2px;
	width: 500px;
	text-align: center;
	}

a:link 	{  
	text-decoration: bold; 
	color: #000000;
	line-height:1.2;
	}

a:visited {  
	text-decoration: bold; 
	color: #000000;
	line-height:1.2;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #00000;
	line-height:1.2;
	}

#footer	{
   	font-size: 11px;
	font-family: georgia;
	color: #000000;
	text-align: center;
     	}


table.footcollapse{
	width:500px;
	}

table.footcollapse_empty{
	width:500px;
	}

table.footcollapse caption{
	font-size:11px;
	text-transform:uppercase;
	text-align:left;
	padding:.5em 1em;
	}

table.footcollapse th{
	text-align:left;
	}

table.footcollapse,table.footcollapse th,table.footcollapse th
	{
	border:none;
	border-collapse:collapse;	
    font-family: arial;
    color: #000000; 
	}

table.footcollapse thead th
	{
	width:10px;
	border-style:solid;
	border-width:0px;
	background:#E1E9DA;
	padding:2px;
	}

table.footcollapse tfoot th,
table.footcollapse tfoot td
	{
	border-style:solid;
	border-width:0px;
	background:#E1E9DA;
	padding:2px 10px;
	}

table.footcollapse tbody{
	background:#E1E9DA;
	}

table.footcollapse tbody td{
	padding:5px 10px;
	border:1px solid #999;
	}

table.footcollapse tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
	}

table.footcollapse tbody tr.odd{
	background:#E1E9DA;
	}
table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:10px;
	float:right;
}
