/*
  Ynnä ainejärjestön kotisivujen tyylitiedosto

  tekijä:     Juhani Lammassaari
  päivämäärä: 1.8.2006

*/
body{
        background-color: #999999;
        background-image: url(bg_main.gif);
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

.noborder{
        border: 0px none Black;
}

p, td {
        font-family: Verdana, Tahoma, Arial, eurostile, verdana, sans-serif;
        font-size: 11px;
        color: #2d2e2a;
}

th {
        font-family: Verdana, Tahoma, Arial, eurostile, verdana, sans-serif;
        font-size: 11px;
        color: #2d2e2a;
        font-weight: bold;
        text-align:left;
}

td.contentarea {
        background: url(bg_content.gif);
        width: 776px;
        vertical-align: top;
}

td.content {
        vertical-align: top;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 15px;
        padding-right: 10px;
                  width: 515px;
}

td.footer {
        background: url(bg_footer.gif);
        width: 776px;
        height: 22px;
        vertical-align: middle;
        text-align: center;
        color: #205020;
}

td.dayinformationbar {
        width: 601px;
        height: 27px;
        vertical-align: middle;
        background: url(top_dayinformationbar.gif);
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

td.leftbar {
        background: url(bg_calendar.gif);
        width: 225px;
        background-repeat: no-repeat;
        text-align: center;
        vertical-align: top;
        padding-top: 10px;

}

td.menubar_main {
        background: url(menu_main.gif);
        width: 776px;
        height: 30px;
        vertical-align: middle;
}

a.mainmenuitem {
        color: #000000;
        font-weight: bold;
        border-style: none;
        font-size: 10pt;
        text-decoration: none;
        padding: 2px 4px 3px 4px;
}

a.mainmenuitem:visited {
        color: #000000;
        font-weight: bold;
        border-style: none;
        font-size: 10pt;
        text-decoration: none;
        padding: 2px 4px 3px 4px;
}

a.mainmenuitem:hover {
        color: #000000;
        font-weight: bold;
        border-style: none;
        font-size: 10pt;
        text-decoration: none;
        background-color: #7a9a40;
        padding: 2px 4px 3px 4px;
}

td.menubar_sub {
        background: url(menu_sub.gif);
        width: 776px;
        height: 33px;
        vertical-align: baseline;
}

a.submenuitem {
        color: #000000;
        border-style: none;
        font-size: 8pt;
        text-decoration: none;
        padding: 1px 4px 2px 4px;
}

a.submenuitem:visited {
        color: #000000;
        border-style: none;
        font-size: 8pt;
        text-decoration: none;
        padding: 1px 4px 2px 4px;
}

a.submenuitem:hover {
        color: #000000;
        border-style: none;
        font-size: 8pt;
        text-decoration: none;
        background-color: #7a9a40;
        padding: 1px 4px 2px 4px;
}


a {
        color: #504040;
        font-weight: bold;
        border-style: none;
}

a:hover {
        background-color: transparent;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        border-style: none;
}

a:visited{
        background-color: transparent;
        color: #797a75;
        font-weight: bold;
        border-style: none;
}

h1 {
        font-size: 21px;
        color: #808080;
}

h2 {
        font-size: 18px;
        color: #808080;
        padding-top: 10px;
}

h3 {
        font-size: 12px;
}

h3 {
        font-size: 11px;
}

img.sponsorilogo {
        border: 0px none white;
}