/* Leoko Styles */


BODY.index {
font-family: Serifa BT, Verdana, Arial;
margin-top : 11%;
margin-bottom : 0%;
margin-left : 44%;
margin-right : 0%;
background-image : url(kuv/nalle_tausta_index.jpg);
background-repeat : repeat-y;
background-attachment: fixed;
background-color : #003300;
color : #ffffff;
}

BODY.muut {
font-family: Serifa BT, Verdana, Arial;
margin-top : 1%;
margin-bottom : 0%;
margin-left : 35%;
margin-right : 0%;
background-image : url(kuv/nalle_tausta.jpg);
background-repeat : repeat-y;
background-attachment: fixed;
background-color : #003300;
color : #006400;
}

TABLE.tausta {
padding : 11px;
background-image : url(kuv/table_tausta.jpg);
background-repeat : repeat-y;
background-position : right;
}

TABLE.yla {
padding : 5px;
background-image : url(kuv/table_yla_tausta.jpg);
background-position : top;
}

TABLE.ala {
padding : 5px;
background-image : url(kuv/table_ala_tausta.jpg);
background-position : bottom;
}

TD.teksti {
padding : 2px;
}



IMG {
border : 0px solid #FFFFFF;
}

P.copy {
color : #006400;
font-size : 88%;
}

A.copy {
text-decoration : none;
color : #006400;
font-size : 88%;
}

A:hover.copy {
text-decoration : underline;
color : #006400;
font-size : 88%;
}

P.index {
color : #ffffff;
font-size : 88%;
}

A.index {
text-decoration : none;
color : #ffffff;
font-size : 88%;
}

A:hover.index {
text-decoration : underline;
color : #ffffff;
font-size : 88%;
}

A.sisa {
text-decoration : none;
font-weight : bold;
color : #006400;
font-size : 95%;
}

A:hover.sisa {
text-decoration : underline;
color : #006400;
font-size : 100%;
}

P, LI {
font-family:  Serifa BT, Verdana, Arial;
font-size : 80%;
font-family: Serifa BT, Verdana, Arial;

}



A {
color : #4169E1;
}

INPUT, TEXTAREA, SELECT {
font-family: Serifa BT, Verdana, Arial;
font-size : 100%;
}

INPUT.button {
border-top : 1px solid #BDB76B;
border-bottom : 1px solid #BDB76B;
border-left : 0px solid #BDB76B;
border-right : 0px solid #BDB76B;
font-family : Serif, Verdana, Arial;
font-size : 77%;
background : #BDB76B;
color : #8B4513;
}

INPUT.field {
border-top : 1px solid #BDB76B;
border-bottom : 1px solid #BDB76B;
border-left : 1px solid #BDB76B;
border-right : 1px solid #BDB76B;
font-family : Serif, Verdana, Arial;
font-size : 77%;
background : #ffffff;
color : #8B4513;
}





