
body.valikko {background-color : #006633;
              background-image:  url(kuvat/fin5logo_valikko2.gif);
              background-repeat: no-repeat;
              background-position: 0px 350px;
 }

body.white {background-color : #FFFFFF; }

a { text-decoration: underline;
    color: #FF9933; }

a:hover {
    text-decoration: none;
    color: FF9933; 
}

a.valikko { color: #FF6633; }

div.centered {text-align: center; }
table { margin: 0 auto; }

div.left { position: relative; 
           text-align: left; }


div.maksut { position: relative; }
table.maksut { border: solid;
               border-width: 2;
               border-color: #CCFFCC;
               background-color: #FFFFFF; }

table.ohjelma tr td { border: 0;
                      background-color: #FFFF99;
                      text-align: right; }

table.visible { border: 0} 
table.visible tr td { border: 0}

table.taulukko { width: 5px; border: 0; }

table.text { width: 700px; border: 0; }
table.ennakkoots { width: 700px; border: 0; }

p { font-family: arial; }
p { font-size: 14; }
p { text-align: justify; }
p { color: #003300; }
p { margin-left: 0px;}
p.jarjestajat { text-align: center; }
p.centered { text-align: center; }
p.valikko { margin-left: 10px;}
p.left { font-family: arial;
         font-size: 14;
         text-align: left; }

h3.jarjestajat { text-align: center; }

h3.kursiivi { font-style: italic; }

h3 { font-family: sans-serif; }
h3 { text-align: left; }
h2 { font-family: sans-serif; }
h2 { text-align: left; }
h2.centered { text-align: center; }
h3.centered { text-align: center; }

hr { width: 700px;
     border: 0;
     color: #CCFFCC;
     background-color: #CCFFCC;
     height: 5px; }

