.footer{
	background-image : url(giffit/footer.gif);
	background-repeat : no-repeat;
	background-color: #000000;
}
.footer_tausta{
	background-image : url(giffit/footer_tausta.gif);
	background-repeat : repeat-x;
	background-color: #000000;
}
.palkkitausta
{   
    background-image: url(giffit/palkkitausta.gif);
    background-repeat: repeat-x;
    background-position:top left;
	background-color: #838383;
	color: #ffffff;
	font-weight: bold;
}
.palkkitausta:HOVER
{   
    background-image: url(giffit/palkkitausta.gif);
    background-repeat: repeat-x;
    background-position:top left;
	background-color: #838383;
	color: #DADADA;
	font-weight: bold;
}
input.sanahaku{
	font-size: 12px;
	width: 112;
}
input.sanahakunappi{
	font-size: 12px;
	width: 38;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #000000;
}
input.textiarea{
	font-size: 14px;
	width: 160;
	height: 75;
}
/*li {
	line-height: 2em;
	text-indent: 20px;
	padding: 6px;
	margin: 2px;
}*/
.sivukartta1, .sivukartta1:HOVER{
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height: 2em;
}
.sivukartta2, .sivukartta2:HOVER{
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height: 2em;
}
.pieni_harmaa{
	font-size: 10px;
	color: #808080;
}
INPUT.rekry
{
    font-size: 10px;
    width: 250px;
    border: solid 1px #CCCCCC;
}
SELECT.rekry
{
    font-size: 10px;
    width: 250px;
    border: solid 1px #CCCCCC;
}