
/* Enkellin siiven Kosketus tyylit */


BODY {
font-family: Serifa BT, Verdana, Arial;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
background-attachment: fixed; /* paikallaan pysyvä */
background-image : url(kuv/table_tausta_1.jpg);
background-color : #7EC0EE;
color : #00008B;
}

BODY.aeviestit {
font-family: Serifa BT, Verdana, Arial;
margin-top : 5%;
margin-bottom : 0%;
margin-left : 11%;
margin-right : 0%;
background-attachment: fixed; /* paikallaan pysyvä */
background-image : url(kuv/table_tausta_1.jpg);
background-color : #7EC0EE;
color : #00008B;
}

TABLE {
padding : 0px;
border : 0px;
margin-top : 0%;
margin-bottom : 0%;
margin-left : 0%;
margin-right : 0%;
}





TD.oikea {
color : #00008B;
}

TD.vasen {

background-color : #ffffff;

}

IMG {
padding : 6px;
border : 0px solid #FFFFFF;
}

IMG.riitta {
padding : 11px;
}

P, LI {
font-family: Serifa BT, Verdana, Arial;
font-size : 100%;
line-height : 140%;
color : #104E8B;
}

P.copy {
font-family: Serifa BT, Verdana, Arial;
font-size : 77%;
color : #00008B;
}

P.small {

font-family: Verdana, Serifa BT, Arial;
font-size : 77%;
}

P.border {
margin-left : 11px;
border : 1px dashed #00008B;
font-family: Verdana, Serifa BT, Arial;
font-size : 77%;
}

A.sisa {
color : #00008B;
}

A.tuote {
color : #EE7600;
}

A.linkit {

text-decoration : none;
font-weight : bold;
color : #104E8B;
}

A:hover.linkit {

text-decoration : underline;
font-weight : bold;
background-color : #ffffff;
color : #104E8B;
}

A {
font-weight : bold;

color : #104E8B;
}

INPUT, TEXTAREA, SELECT {
font-family: Serifa BT, Verdana, Arial;
font-size : 100%;
}

INPUT.button {
border-top : 1px solid #00008B;
border-bottom : 1px solid #00008B;
border-left : 0px solid #00008B;
border-right : 0px solid #00008B;
font-family : Serif, Verdana, Arial;
font-size : 77%;
color : #00008B;
}

INPUT.field {
border-top : 1px solid #00008B;
border-bottom : 1px solid #00008B;
border-left : 1px solid #00008B;
border-right : 1px solid #00008B;
font-family : Serif, Verdana, Arial;
font-size : 77%;
color : #00008B;
}