/* <<<   ah_tyylit  >>>  */



body {
	font-family: Arial, Verdana, Tahoma, Geneva, Sans-serif;
	background : url(kuv/tausta2.jpg);
	background-color : #ffffff;
	margin-top : 95px;
	margin-left : 264px;
	background-attachment:fixed;
	/*margin-left: 92px;*/
	color : #ffffff;
}

#pageFrame {
	width: 100%;  /* IE:tä varten */
	min-width: 840px;
	max-width: 1024px;
	
}

table.pohja {
width : 840px;
}

td {
font-size: 1.0em;
/*font-weight : bold;*/
padding-bottom : 11px;
}

td.vasen_yla {
font-size: 1.0em;
/*font-weight : bold;*/
border-right : 0px solid #ffffff;
border-bottom : 0px solid #ffffff;
padding-bottom : 11px;
padding-right : 11px;
}

td.oikea {
font-size: 1.0em;
/*font-weight : bold;*/
border-left : 0px solid #ffffff;
border-top : 0px solid #ffffff;
padding-bottom : 11px;
padding-left : 11px;
}

td.oikea_yla {
font-size: 1.0em;
/*font-weight : bold;*/
padding-bottom : 11px;
padding-left : 16px;
}


/* ============================================= */

a.sisa {
font-weight : bold;
color : rgb(189,48,39);
text-decoration : none;
}

a.sisa:hover {
font-weight : bold;
color : rgb(189,48,39);
text-decoration : underline;
}

a.copy {
font-size: 0.7em;
font-weight : bold;
color : #696969;
text-decoration : none;
}

a.copy:hover {
font-size: 0.7em;
font-weight : bold;
color : #696969;
text-decoration : underline;
}

p.copy {
font-size : 0.7em;
}

p.bold {
font-weight : bold;
}

p.vastaus {
margin-left : 22px;
margin-top : -11px;

}

input.kysely {
border-top : 0px solid #696969;
border-right : 0px solid #696969;
border-bottom : 1px solid #696969;
border-left : 0px solid #696969;
}

textarea.kysely {
border-top : 1px solid #696969;
border-right : 1px solid #696969;
border-bottom : 1px solid #696969;
border-left : 1px solid #696969;
}