BODY{
background-color:#556B2F;
background-image:url(images/taustakuva.jpg);
background-repeat:repeat;
margin:0px;
margin-top:20px;
font-family:Arial,Verdana,"Comic Sans MS";
font-size:14px;
color:#101010;
}

P{
font-family:Verdana,Arial,"Comic Sans MS";
letter-spacing:1px;
}

P.oikee{
text-align:right;
font-size:12px;
color:#303030;
}

A{color:#556B2F;text-decoration:none;letter-spacing:1px}
A:ACTIVE{color:#808000}
A:VISITED{color:#556B2F}
A:HOVER{text-decoration:underline;color:#808000}

H1{
margin-bottom:20px;
text-align:left;
font-size:30px;
color:rgb(256,256,256);
font-family:Verdana,Arial;
letter-spacing:2px
}

H2{
font-size:18px;
color:#101010;
font-family:Verdana,Arial;
letter-spacing:2px;
margin-bottom:5px;
}

HR{
color:rgb(256,256,256);
border-bottom: 1px dotted #303030;
margin-bottom:15px;
}

TABLE.mainTable{
width:700px;
margin-top:25px;
margin-right:20px;
margin-bottom:25px;
border:2px solid #303030;
background-color:rgb(256,256,256);
backround-image:url(tassu2.jpg);
}

TABLE.valikkoTable{
width:800px;
border-collapse:collapse;
}

TABLE.kokoTable{
width:100%;
background-color:rgb(256,256,256);
border-top:2px solid #303030;
border-bottom:2px solid #303030;
background-image:url(taustako4.gif);
}

TABLE.otsikkoTable{
width:700px;
margin-right:20px;
}

TD{
padding:10px;
text-align:center;
}

TD.mainTD{
padding:20px;
text-align:center;
background-image:url();
}

TD.etuTD{
padding:20px;
text-align:left;
background-image:url();
}

TD.otsakeTD{
padding-top:10px;
padding-bottom:5px;
text-align:center;
background-color:rgb(256,256,256);
border-bottom:1px solid #303030;
}

TD.kokoTD{
padding:0px;
text-align:left;
}
TD.kuvaTD{
padding:5px;
text-align:center;
background-image:url(taustako4.gif);
}

TD.valikko{
border-left:1px solid #202020;
border-right:1px solid #202020;
}

TD.valikkoActive{
border-left:1px solid #202020;
border-right:1px solid #202020;
background-color:rgb(256,256,256);
}

UL{
list-style:disk;
color:#101010;
font-size:14px;
letter-spacing:1px;
text-align:left;
}

