html,body {
	height:100%;
	}
	
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/tile_bg.gif);
	background-repeat:repeat-x;
	background-color:#00A4E9;
	}	

.leipis {
	text-align:left;
	font-family: "ttrebuchet ms", Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	}
	
.valkoinenleipis {
	text-align:left;
	font-family: "ttrebuchet ms", Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}	
	
.copy {
	text-align:left;
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #005599;
	}

/* LINKS NORMAL*/	
	
	 a:link {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: none;
		color: #0089CD;
		}
	a:visited {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: none;
		color: #0089CD;
		}
	a:hover {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: underline;
		color: #0089CD;
		}
	a:active {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: none;
		color: #0089CD;
		}

/* LINKS ERRORPAGES */	
	
	 .valkoinenleipis a:link {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: none;
		color: #C0C0C0;
		}
	.valkoinenleipis a:visited {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: none;
		color: #C0C0C0;
		}
	.valkoinenleipis a:hover {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: underline;
		color: #FFFFFF;
		}
	.valkoinenleipis a:active {
		text-align:left;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: none;
		color: #F0F0F0;
		}	
		
/* CELL BACKGROUNDS */
.hello_background {
	background-image: url(images/he_1_4.gif);
}

.how_background {
	background-image: url(images/st_1_3.gif);
}

.play_background {
	background-image: url(images/st_3_bg.gif);
}
/* TABLE IN ERRORPAGE */
.errortable {
	background-color: #0071B5;
	border: 1px dotted #00A4E8;
}

/* OTSIKOT */
.otsikko_01 {
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	font-size: 24px;
}
