/*RUNKO*/
body {
	background-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/*TEKSTI*/

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-align: left;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	text-align: left;
}

/*LINKIT*/

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: gray;
	text-decoration: none;
}


/*LUOKAT*/

/*Navigaatio*/ 

.navi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	background-color: #FDFB9B;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	line-height: 20px;
}

.navi a {
	text-decoration: none;
	color: black;
}

.navi a:hover {
	color: Black;
	background-color: #FFBA39;
}

.naviaktiivi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	background-color: #FFBA39;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	line-height: 20px;
}

.naviaktiivi a {
	text-decoration: none;
	color: black;
}

.naviaktiivi a:hover {
	color: Black;
	background-color: #FF8C00;
}

/*Keskiruutu*/ 

.leipa {
	vertical-align: top;
	padding-left: 65px;
	padding-right: 35px;
	padding-top: 50px;
}

/*Ylös*/ 

.up a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.up a:hover {
	text-decoration: underline;
}

/*Yhteystiedot*/ 

.tiedot {
	border-right: solid;
	border-right-width: 1px;
	border-color: silver;
	vertical-align: top;
	padding-top: 30px;
}

.tiedot p {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4B4B4B;
}

.tiedot a {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #555555;
}

.tiedot a:hover {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/*Tiedepolitiikka-navigaatio*/ 

.lehtilista {
	vertical-align: top;
	padding-left: 10px;
	border-left: solid silver;
	border-left-width: 1px;
	text-align: center;
}

.lehtilista a {
	text-decoration: none;
}

.lehtilista a:hover {
	text-decoration: underline;
}

.ajankoht {
	font-size: 11px;
	vertical-align: top;
	color: black;
	text-align: left;
	padding-left: 10px;
	border-left: solid;
	border-left-width: 1px;
	border-color: silver;
}

.ajankoht a {
	color: black;
	text-decoration: none;
}

.ajankoht a:hover {
	color: gray;
	text-decoration: underline;
}

.ylaruutukeski {
	border-bottom: 1px solid gray;
}

.ylaruutuvasen {
	border-bottom: 1px solid black;
}

#etukuva {
	text-align: center;
}

/*Edistyksen päivät*/ 
.kelloaika {
	background-color: none;
	text-decoration: underline;
}

