/* CSS Document */

body {
topmargin:0;
leftmargin:0;
background-color:#f3f3f3;
}

#sivu {
   width:750px;
   border-right:1px solid #000000;
   background-color:#ffffff;
   height:100%;
}

#otsikko {
   background:url(otsikko_u.jpg) no-repeat #860000;
      height:160px;
   }

#sisalto {
   background:#ffffff;
     margin-left:155px;
}

#sivulinkit {
   background:url(sivut.jpg) no-repeat #E8E7E7;
    float:left;
   width:154px;
}

#orikuvat {
float:right;
}

#kokosivu2 {
   padding:5px;
}

#sivulinkit2 {
   padding:0 10px;
}

#itseteksti2 {
   padding:15px 20px;
}


P, TABLE, body{
font-size: 12px; 
color: #000000;
font-family: arial, helvetica, sans-serif; 
letter-spacing: 0;
}

LI {
font-size: 14px; 
color: #000000;
font-family: arial, helvetica, sans-serif; 
letter-spacing: 1;
font-variant:small-caps;

}

.hevosenotsikko {
font-size: 11px; 
color: #9C0404;
font-family: arial, helvetica, sans-serif; 
letter-spacing: 1;
font-variant:small-caps;
}

h3 {
border-bottom: 1px dotted #660000;
line-height: 14px;
font-size: 12px; 
font-variant:small-caps;
color: #000000;
}

.hevosentiedot {
font-size: 11px; 
color: #000000;
font-family: arial, helvetica, sans-serif; 
letter-spacing: 0;
}

.mustapohja {
font-size: 16px; 
color: #9C0404;
font-family: Sylfaen; 
letter-spacing: 0;
font-weight:bold;
}

.pohja {
font-size: 16px; 
color: #ffffff;
font-family: arial, helvetica, sans-serif; 
letter-spacing: 1;
font-weight:bold;
}

.otsikko {
font-size: 16px; 
color: #9C0404;
font-family: Sylfaen; 
letter-spacing: 0;
}

A:link {
color:#E20000;
text-decoration:none;
cursor:default;
}

A:visited {
color:#650101;
text-decoration:none;
cursor:default;
}

A:active {
color:#E20000;
text-decoration:none;
cursor:default;
}


A:hover 
{
color:#650101;
text-decoration:none;
cursor:default;
}


