/*CSS-tyylit JV-sivuille*/




div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana;
	font-size:9px;
	overflow:hidden;
	width:70;
	height:14;
}
a.clA0{ /* All top level links */
	color:white;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color:white;
	font-size:9px;
	font-weight:;
	text-decoration:none
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;	height:600; width:100; visibility:hidden;}


h1  
{
	color: #C32528;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 25;
	link: black;
}

a   
{
	/* color: #C32528; */
	color: #C32528;
}

a.lisatietoja
{
	/* color: #6BA4AF; */
	color: #4B848F;
	font-size: 14;
	font-weight: bold; 
}

h2  
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16;
	margin-bottom: 0; 
}


teedeecolor
{
	color: black;

}

p  
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	/* text-align: left; */
	font-size: 12;
}

td
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	/* text-align: left; */
	font-size: 12;
}

p.lisatietoja
{
	color: black;
	font-size: 14;
	font-weight: bold; 
}

p.eirakoa
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	/* text-align: left; */
	font-size: 12;
	margin-top: 0;
	margin-bottom: 0;
}

p.rakoa
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	/* text-align: left; */
	font-size: 12;
	margin-top: 5;
	margin-bottom: 0;
}


h6 
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

div  
{
	align: center;
}


ul  
{
	color: black;
	font-family: arial, helvetica, sans-serif;
/*	font-style: italic; */
	font-size: 12;
	margin-top: 0;
}

ol  
{
	color: black;
	font-family: arial, helvetica, sans-serif;
/*	font-style: italic; */
	font-size: 12;
}

li.rako
{
	margin-top: 4;
	margin-bottom: 4;
}
body  
{
	bgcolor: white;
	linkcolor: black;
}

big
{
	color: #6BA4AF;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 40;
	
}

h5 
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
/* 	font-variant: small-caps; */
	text-transform: uppercase;
	font-size: 12;
	margin-bottom: 5;
}

h5.eirakoa
{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
/* 	font-variant: small-caps; */
	text-transform: uppercase;
	font-size: 12;
	margin-bottom: 5;
	margin-top: 0;
}