/* body */
body, html, p			{
 	background: url(kuvat/bg_tausta.jpg) repeat;
 	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	color: #000000;
	/*scrollbar-face-color: #74064C;
	scrollbar-shadow-color: #74064C;
	scrollbar-highlight-color: #74064C;
	scrollbar-3dlight-color: #74064C;
	scrollbar-darkshadow-color: #74064C;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #FFFFFF;*/
	/*margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;*/
}

/* links  */
a{
color : #0061A9;
font-weight: bold;
text-decoration : underline;
}
a:link{
color :  #0061A9;
font-weight: bold;
text-decoration : underline;
}
a:visited{
color : #0061A9;
font-weight: bold;
text-decoration : underline;
}
a:hover{
color : #000000;
font-weight: bold;
text-decoration : underline;
}
a:active{
color : #0061A9;
font-weight: bold;
text-decoration : underline;
}

a.v:link, a.v:visited, a.v:active, a.v:hover { color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-weight: bold; }
a.v2:link, a.v2:visited, a.v2:active, a.v2:hover { color: #FFFFFF; text-decoration: underline; font-family: Tahoma; font-weight: normal;}

/* valikko */
.valikko {font-size: 14px; padding-left: 5; font-weight: bold; color: #000000; cursor:hand }
a.valikko:link {color: #0061A9; text-decoration: none; }
a.valikko:visited {color: #0061A9; text-decoration: none; }
a.valikko:hover {color: #000000; text-decoration: underline;}
.tyhja { background-color: #ffffff;}


/*img*/
img { border-color: #000000}

/* tables, paragraphs, pre */
td					{ font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: normal; }

/* texts */
.menu	 			{ font-family: Tahoma; font-size: 13px; color: #FFFFFF; font-weight: bold; }
.pieni	 			{ font-family: Tahoma; font-size: 10px; }
.isoteksti 			{ font-size: 16px; }
.otsikko			{ font-size: 19px; font-weight: bold; }
.aliotsikko			{ font-size: 17px; font-weight: bold; }
.vapautuva			{ font-family: Tahoma; }

h2 { font-weight: bold; padding-left: 0px; padding-bottom: 5px; color: #0061A9; }
.footer { font-size: 10px; color: #0061A9;  }
a.footer:link {text-decoration: none; }
a.footer:visited {text-decoration: none; }
a.footer:hover {text-decoration: underline;}


/* buttons, inputs */
input.nappi			{ font-size : 8pt; font-weight : bold; color : #FFFFFF; border-color : #000000; border-style : outset; border-width : 1px; background-color : #006699; width: 90px; }

/* misc */
b 					{ font-weight: bold; }
i 					{ font-style: italic; }
hr					{ color: #CCCCCC; line-height : 1px; }