/* CSS Document */

<!--
body {
   background:#ECF3C9;
   font-family:Arial, Serif;
   font-size:12px;
   color:#486587;
   position:relative;
   top:0px;
   left:0px;
   }
A:link {
color : #7D90A3;
text-decoration:underline;
}
A:hover {
color : #D6DBE0;
font-weight:bold;
text-decoration:underline;
}
A:active {
color : #7D90A3;
font-weight:bold;
text-decoration:underline;
}
A:visited {
color : #D6DBE0;
text-decoration:underline;
}
#table {
width: 600px;
background-image: url(hevostausta.jpg);
font-family:Arial, Serif;
   font-size:12px;
   color:#374A55;
   position:absolute;
   top:0px;
   bottom:0px;
}

#alaotsikko { 
width: 600px;
background:#A4BD7D;
letter-spacing:3px;
text-indent:30px;
font-variant:small-caps;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:15pt; }


#otsikko { 
width: 600px;
background:#ECF3C9;
border-color:#A4BD7D;
border-style:solid;
border-top: 5px;
border-bottom: 1px;
border-left: 3px;
border-right: 3px;
letter-spacing:5px;
font-variant:small-caps;
font-weight:bolder;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:25pt; }

#perustiedot { 
width: 600px;
background-image: url(hevostausta.jpg);
border-color:#A4BD7D;
border-style:solid;
border-top: 1px;
border-bottom: 1px;
border-left: 3px;
border-right: 3px;
line-height:20.0px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#486587;
font-size:10t; }

#perus { 
width: 600px;
background-image: url(hevostausta.jpg);
border-color:#A4BD7D;
border-style:solid;
border-top: 1px;
border-bottom: 1px;
border-left: 3px;
border-right: 3px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
color:#486587;
font-size:10t; }

#sukutaulu {
background:#ECF3C9;
font-family:Arial, Helvetica, sans-serif;
color:#486587;
font-size:10pt;
border-spacing:1px;
border-color:#A4BD7D;
border-style:solid;
padding-top:1; 
padding-bottom:1;
}
-->

