body {
	text-decoration: none;
        text-align: center;
	font-family: Verdana, Arial;
	font-size: 10px;
        background: white;
	}

.runko {
        background: white;
        width: 100%;
        border-color: white;
	}

DIV.header {
        margin-bottom: 5px;
	text-align: center;
	width: 100%;
        border-bottom-style: solid;
        border-bottom-color: black;
        border-bottom-width: 1px;
	}

DIV.headertop {
        display: none;
	}


span.header_text {
	font-weight: bold;
        color: balck;
        font-size: 32pt;
	font-variant: small-caps;
        }


DIV.footer {
        color: black;
        text-align: center;
        background-color: white;
	}

DIV.valikko {
        display: none;
	}

DIV.referenssilinkit {
        display: none;
	}

DIV.alavalikko {
        display: none;
        }


DIV.main {
       	color: black;
	}

DIV.viim_ottelu {
        display: none;
        }

DIV.seur_ottelut {
        display: none;
        }

DIV.mainos {
        display: none;
        }

DIV.valikkopalkki_top {
        display: none;
        }



li {
        color: black;
	font-size: 12px;
	list-style: outside;
	margin: 0px 0px 0px 15px;
	}

DIV.paaotsikko {
        color: black;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 24px;
        border-bottom-style: solid;
        border-bottom-color: black;
        border-bottom-width: 1px;
	}

DIV.alaotsikko {
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.5em;
	}

DIV.otsikko {
	font-weight: bold;
	font-size: 14px;
	color: black;
	}

h3 {
	font-weight: bold;
	font-size: 1.0em;
	}

.valikko_item_normal {
	text-decoration: none;
        margin-top: 2px;
       	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}

.valikko_item_selected {
	text-decoration: underline;
        margin-top: 2px;
       	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
        }

A {
	text-decoration: none;
        color: black;
        }
A:hover {
        color: black;
        }


p {
	}

TD.vasen_yla {
        display: none;
        }

TD.vasen_ala {
        display: none;
        }

table.omat_tiedot {
        display: table;
        border-collapse: collapse;
        font-size: 12px;
        width: 80%;
        color: black;
        }

tr.omat_tiedot_otsikot {
        color: black;
        font-weight: bold;
        font-size: 12px;
	vertical-align: baseline;
        border-bottom-style: dashed;
        border-bottom-width: 1px;
        border-bottom-color: black;
        }

TABLE.kalenteri {
	table-layout: fixed;
	display: table;
	border-collapse: collapse;
	font-size: 10px;
	width: 95%;
	}

TR.kalenteri_header {
	text-align: center;
	color: navy;
	font-size: 12px;
	font-weight: bold;
	vertical-align: baseline;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: navy;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: navy;
	}

TD.kalenteri_header {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: navy;
	}

TR.kalenteri {
	text-align: center;
	height: 55px;
	vertical-align: top;
	color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: navy;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: navy;
	}

TD.kalenteri {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: navy;
	}

TD.kalenteri:hover {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: navy;
	}