body {
	color: white;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 12px;
	background: #000000;
	text-align: left;
	}

p {
	color: white;
	line-height: 140%;
	font-size: 12px;
	}

a {
	color: white;
	text-decoration: none;
	}

a.visited {
	color: #AAAAAA;
	text-decoration: none;
	}

div.runko {
	width: 820px;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: left;
	}

DIV.header {
	padding: 2px;
	margin: 2px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 48px;
	color: white;
	text-align: center;
	}
	
h1 {
	margin: 2px;
	font-weight: bold;
	font-size: 48px;
	color: white;
	border-bottom-style: dashed;
	border-bottom-color: white;
	border-bottom-width: 1px;
	}

h2 {
	margin: 2px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	}

h3 {
	text-align: left;
	margin: 5px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	color: white;
	}

li {
	margin: 2px;
	font-size: 12px;
	line-height: 140%;
	color: white;
	}

	
DIV.valikko {
	text-align: center;
	margin: 2px;
	padding: 2px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: white;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	}

SPAN.valikko_item {
	margin: 3px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}

DIV.alavalikko {
	text-align: center;
	margin: 2px;
	padding: 2px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: white;
	}

SPAN.alavalikko_item {
	margin: 2px;
	padding: 4px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}

DIV.main {
	padding: 10px;
	min-height: 420px;
	margin-top: 5px;
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    	font-size: 12px;
	}

DIV.main_taustalla {
	padding: 10px;
	min-height: 420px;
	margin-top: 5px;
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    	font-size: 12px;
	background-image: url(kuvat/Icetausta.png);
	background-position: top center;
	background-repeat: no-repeat;
	}

		
DIV.footer {
	margin: 2px;
	font-weight: bold;
	font-size: 10px;
	color: white;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
	text-align: center;
	}
	
DIV.infolaatikko {
	padding: 10px;
	font-weight: bold;
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    font-size: 12px;
	border-style: dotted;
	border-color: white;
	border-width: 1px;
	}
	
DIV.uutinen_aika {
	font-size: 10px;
	color: grey;
	}

DIV.uutinen_otsikko {
	margin-bottom: 10px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	color: white;
	}
	
TABLE.jaettu_sivu {
	vertical-align: top;
	text-align: left;
	width: 100%;
	}

TR.jaettu_sivu {
	vertical-align: top;
	}
	
DIV.jaettu_sivu {
	margin-left: 15px;
	}

.tue {
	padding: 2px;
	margin: 2px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: grey;
	}

TABLE.paayhteistyokumppanit {
	width: 95%;
	}
TD.paayhteistyokumppanit {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	}

TABLE.muut_yhteistyokumppanit {
	width: 90%;
	}
TD.muut_yhteistyokumppanit {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	}
	
TABLE.yhteystiedot_etusivu {
	width: 800px;
	}
	
TR.yhteystiedot_etusivu {
	vertical-align: top;
	}
	
TD.yhteystiedot_etusivu {
	text-align: left;
	font-size: 12px;
	}

DIV.yhteistyokumppani_otsikko {
	margin: 2px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 22px;
	color: white;
	}

DIV.joukkue_otsikko {
	margin: 2px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	}

DIV.joukkue_teksti {
	margin: 2px;
	font-size: 12px;
	color: white;
	}
	
DIV.motto {
	position: relative;
    top: -550px;
    right: -300px;
	width: 450px;
	padding: 10px;
	font-weight: bold;
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    font-size: 12px;
	background-color: black;
	opacity: 0.7;
	filter:alpha(opacity=70);
	border-style: solid;
	border-color: white;
	border-width: 1px;
	}


	
DIV.uutinen {
	padding: 10px;
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	border-bottom-width: 1px;
	}
	
SPAN.uutiskuva {
	float: left;
	margin: 3px;
	border-style: dotted;
	border-color: white;
	border-width: 1px;
	}

DIV.materiaalisalkku {
	padding: 10px;
	font-weight: bold;
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	border-bottom-width: 1px;
	}

SPAN.materiaalisalkku_kuvake {
	float: left;
	margin: 3px;
	}

IMG.materiaalisalkku {
	vertical-align: middle;
	}

DIV.materiaalisalkku_otsikko {
	font-weight: bold;
	color: white;
	text-align: left;
	font-family: Verdana, Arial;
    font-size: 14px;
	}

DIV.materiaalisalkku_kuvaus {
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    font-size: 12px;
	}

DIV.materiaalisalkku_tiedosto {
	color: white;
	text-align: justify;
	font-family: Verdana, Arial;
    font-size: 10px;
	}

	
TABLE.materiaalisalkku {
	}
	
table.lomake {
	color: white;
	margin: 2px;
	display: table;
	border-collapse: collapse;
	font-size: 12px;
	width: 500px;
	}

tr.lomake {
	color: white;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-bottom-width: 1px;
	}

	
input.pieni_kentta_lomakkeessa {
	margin: 2px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	background: silver;
	font-size: 10px;
	color: black;
	}

table.yhteystiedot {
	color: white;
	margin: 2px;
	display: table;
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	}

td.yhteystiedot {
	margin: 2px;
	padding: 5px;
	width: 33%;
	}

DIV.yla {
	color: white;
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 800px;
	}

DIV.keski {
	text-align: center;
	padding: 2px;
	width: 800px;
	min-height: 80px;
	}

	
DIV.kontrollit {
	color: white;
	text-align: center;
	margin-bottom: 5px;
	width: 800px;
	min-height: 15px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-style: dashed;
	border-top-color: grey;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: grey;
	border-bottom-width: 1px;
	}
	
a.kontrollit {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	}

span.kontrollit {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	}

TABLE.kontrollit {
	width: 100%;
	text-align: center;
	}

DIV.pikkukuva_valk {
	color: white;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	}

DIV.pikkukuva_sin {
	background-color: black;
	color: white;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	border-style: solid;
	border-color: white;
	border-width: 2px;
	}

DIV.pikkukuva_sin_valittu {
	background-color: white;
	color: black;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	border-style: solid;
	border-color: white;
	border-width: 2px;
	}

A.hallintalinkki {
	color: #222222;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	}

