/* kenneltyyli.css - Kvarkin kennelin www-sivujen tyylisäännöt */


    BODY {background-image:
    url("kuva1/2a.gif"); text-align:}
    H1 {
        font-family: "Tahoma";
        font-size: 14px;
        text-align:
        font-weight: bold;
        color: #000000; }

    P { font-family: Tahoma; font-size: 14px; text-align: ; color: #000000; }


    .top { vertical-align: top  }
    .left { text-align: left  }
    .justify { text-align: justify }
    .ilmaa { text-align: justify; padding: 14px }
    .pikkuotsikko { font-family: "Tahoma"; font-size: 15px;  }

    DL, UL, OL { font-family: Tahoma; font-size: 12px; }

    TD {  }

    A:link {
        font-family: Tahoma;
        font-size: 14px;
        color: #D69408;
        text-decoration: none;
    }
    A:visited {
        font-family: Tahoma;
        font-size: 14px;
        color: #D69408;
        text-decoration: none;
    }
    A:hover {
        font-family: Tahoma;
        font-size: 14px;
        text-decoration: underline;
    }
    A:active {
        font-family: Tahoma;
        font-size: 14px;
        color: #D69408;
        text-decoration: none;
    }

#scroll
{
     height:100%;
     overflow:auto;
}

{   scrollbar-arrow-color:#5f9ea0;
			scrollbar-track-color:#D69408;
			scrollbar-shadow-color:#dddddd;
			scrollbar-face-color:#F5F5F5;
			scrollbar-highlight-color:#f0fff0;
			scrollbar-darkshadow-color:#F5F5F5;
			scrollbar-3dlight-color:#EDEBEE; }