
body
 {
 vertical-align:top;
 padding:0;
 margin: 0;
 font-family: arial;
 font-size: 12px;
 height: 100%; 
 background: url('/images/Liuku.png');
 background-repeat: repeat-x;
 background-color: #be3d17;	
 color: #000000;
 }

html
 {
 height: 100%; 
 }

h1
 {
 font-family: arial;
 font-weight: bold;
 color: #000000;
 font-size: 16px;
 }

h2
 {
 font-family: arial;
 font-weight: bold;
 color: #000000;
 font-size: 14px;
 }

h3
 {
 font-family: arial;
 font-weight: bold;
 color: #000000;
 font-size: 12px;
 }

a
 {
 color: #c4451b;
 text-decoration: none;
 }

a:hover
 {
 color: #c4451b;
 text-decoration: underline;
 }

a.valikko
 {
 font-family: Trebuchet MS bold, arial;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
 color: #333;
 }

a.valikko_val
 {
 font-family: Trebuchet MS bold, arial;
 font-weight: bold;
 font-size: 13px;
 text-decoration: none;
 color: #c4451b;
 }

a:hover.valikko
 {
 font-family: Trebuchet MS bold, arial;
 font-weight: bold;
 font-size: 13px;
 text-decoration: underline;
 color: #c4451b ;
 }

img
 {
 border-style: none;
 }

input
 {
 font-size: 8pt;
 }

select
 {
 font-size: 8pt;
 }

textarea
 {
 font-size: 9pt;
 font-family: arial, sans-serif;
 }

.bold
 {
 font-weight: bold;
 }

.cursor
 {
 cursor: hand
 }

table
 {
 }

table.runko
 {
 margin: 0 auto;
 width: 1054px
 }
 
td
 {
 font-family: arial, sans-serif;
 font-size: 12px;
 }

td.hanta_vasen
 {
 width: 108px;
 width: 167px;
 vertical-align: top;
 padding-top: 132px;
 }
 
td.hanta_oikea
 { 
 width: 110px;
 width: 141px;
 vertical-align: bottom;
 padding-bottom: 50px;
 }

td.otsikko
 {
 width: 746px;
 background: url(/images/Top_image_iso.png);
 background-repeat: no-repeat;
 vertical-align: top;
 }

td.sisalto
 {
 background: url(/images/Pohja.png);
 background-repeat: repeat-y;
 padding: 10px 20px 10px 20px;
 }
 
td.alapalkki
 {
 background: url(/images/Down_image.png);
 background-repeat: no-repeat;
 vertical-align: top;
 padding-top: 20px;
 text-align: center;
 }

div.login
 {
 float: left;
 margin-left: 5px;
 margin-top: 35px;
 }
 