body {
      background: #FBFAF6 url('back.jpg') repeat-x;
      font-family : Verdana;
      font-size : 8pt;
      font-style : normal;
      color: #593A1D
}

a:link, 
a:visited, 
a:active   {  color: #593A1D  }
              
a:hover    {  text-decoration: none;
              color: #593A1D; 
              border-bottom: 1px dashed #CCCCCC; }
   

.td_vasen {background: url('td_vasen_tausta.jpg'); width: 80px }
.td_oikea {background: url('td_oikea_tausta.jpg'); width: 62px }
.td_keski {background: #FCFBF7 url('td_keski2.jpg') no-repeat; text-align: justify ; width: 861px}

.td_news {border: 1px solid #000000; background: #CEB49D url('pics/news.jpg') no-repeat; width: 600px; padding: 2px;}

table, td { 

      font-family : Verdana;
      font-size : 8pt;
      text-align: justify
      font-style : italic;
      color: #593A1D; }

img   {  
        border-color: #593A1D
}



input, textarea  {
      font-family : Verdana;
      font-size : 8pt;
      color : #593A1D;
      background-image: url('');
      border-collapse : collapse;
      border-right:1px solid #ECF3F9; 
      border-top:1px solid #ECF3F9;
      border-bottom : 1px none #ffffff;
      border-left:1px solid #ffffff
      }
      
