address,blockquote,body,dd,div,dl,dt,fieldset,
form,frame,frameset, h1,h2,h3,h4,h5,h6,iframe,
noframesobject,ol,p,ul,applet,center,dir,hr,menu,pre {
display : block;
}


/* MÄÄRITELLÄÄN TAULUKKOELEMENTTI TABLE JA SEN LAPSET*/

table.paa {
background : #ffffff; 
width :790;
border: 1pt solid; 
border-color: #13305E;
padding:0px;
margin:0px;
}

tr {
display : table-row;
border:none;
font-family : Verdana,sans-serif;
}



td,th {
display : table-cell;
font-size : 90%;
font-family : Verdana,sans-serif;
vertical-align: top;
padding-left:0px;
padding-right:0px;
}

td.logot,th.logot {
display : table-cell;
font-size : 12;
font-family : Verdana,sans-serif;
vertical-align: middle;
text-align: center;
padding-left:0px;
padding-right:0px;
width: 194px;
height: 75px;
background : #ffffff; 
}

td.alateksti,th.alateksti {
display : table-cell;
font-size : 14;
font-family : Verdana,sans-serif;
padding-left:0px;
padding-right:0px;
width: 100%;
background : #13305E; 
color: #ffffff;
text-align: center;
}






/* MÄÄRITELLÄÄN LINKKIELEMENTTI A*/

a {
font-size : 14;
font-style : normal;
font-weight: bold;
color : #ffffff;
/*color: #142b83;*/
text-decoration : none;
font-family : Verdana,sans-serif;
}

/* JA KUN HIIRI ON SEN PÄÄLLÄ...*/

a:hover {
font-size : 14;
font-style : normal;
font-weight: bold;
color : Gray;
text-decoration : underline;
font-family : Verdana,sans-serif;
}

A.linkki:link {color: #13305E; font-size : 12px; line-height: 16px; font-family: Verdana,sans-serif; text-decoration: underline;}
A.linkki:visited {color: #13305E; font-size : 12px; line-height: 16px; font-family: Verdana,sans-serif;}
A:linkki:hover {color: #13305E; font-size : 12px; line-height: 16px; font-family: Verdana,sans-serif; text-decoration: none;}

a.tulostus {
font-size : 13px;
font-weight: 200;
font-style : normal;
color : #015D98;
text-decoration : none;
font-family : Verdana,sans-serif;
}

a.info {
font-size : 10px;
font-weight: normal;
color: white;
font-family : Verdana,sans-serif;
vertical-align: middle;
border-top: 0px solid #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 0px solid #000000;
border-left: 0px solid #7093DB;
}



/* MÄÄRITELLÄÄN OTSIKKOELEMENTIT*/

td.h1 {
font-size : 90%;
font-weight: bold;
background-color: #7093DB;
/*background-color:#325b72;*/
font-family : Verdana,sans-serif;
vertical-align: middle;
border-top: 0px solid #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 1px dotted #000000;
border-left: 0px solid #7093DB;
}

td.alav{
border-top: 0px solid #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 1px dotted #000000;
border-left: 0px solid #7093DB;
padding-bottom: 10px;
}

td.alavk{
border-top: 0px solid #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 1px solid #000000;
border-left: 0px solid #7093DB;
padding-bottom: 0px;
}

td.ylav{
border-top: 1px dotted #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 0px dotted #000000;
border-left: 0px solid #7093DB;
padding-bottom: 10px;
}

td.reunat{
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
padding-bottom: 10px;
}

td.lomakeotsikko {
font-size : 14px;
font-weight: bold;
color: white;
background-color: #045E9E;
font-family : Verdana,sans-serif;
vertical-align: middle;
border-top: 0px solid #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 0px solid #000000;
border-left: 0px solid #7093DB;
}

tr.alavk{
border-top: 0px solid #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 1px solid #000000;
border-left: 0px solid #7093DB;
padding-bottom: 0px;
}

td.h2 {
font-size : 90%;
font-weight: bold;
background-color: #7093DB;
/*background-color:#325b72;*/
font-family : Verdana,sans-serif;
vertical-align: middle;
border-top: 0px solid #7093DB;
border-right: 0px solid #7093DB;
border-bottom: 0px dotted #000000;
border-left: 0px solid #7093DB;
}

td.kesk {
	vertical-align:middle;
}

tr.alasolut {
	background: #CCEAF6; 
	font-family: Verdana,sans-serif; 
	font-size: 12px; 
	color: #13305E; 
	line-height: 16px; 
	font-weight: normal;
	}
	
tr.alasolut2 {
	background: #E5F4FB; 
	font-family: Verdana,sans-serif; 
	font-size: 12px;
	color: #13305E; 
	line-height: 16px; 
	font-weight: normal;
	}
	
tr.ylasolut {
	background: #80CBE9; 
	font-family: Verdana,sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold;
	color: #13305E; 
	padding:0px;
	margin:0px;
	}




hr {
width : 100%;
}

table.hakukentat {
background : #ffffff; 
width :782;
border: 1pt solid; 
border-color: #13305E;
padding:0px;
margin:0px;
}

table.hakutulokset {
background : #ffffff; 
width :760;
border: 1pt solid; 
border-color: #13305E;
padding:8px;
margin:0px;
}



