@charset "utf-8";
/* CSS Document */

.palkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	background-image: url(/images/palkkibg2.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	cursor: pointer;
}
.oikea {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	background-image: url(/images/palkkibg2.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor: pointer;
}
.palkki a, .oikea a {
	color: #000000;
	text-decoration: none;
}
.sivureunat a{
	text-decoration: underline !important;
	color: #0066ff !important;
}
.reunat {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.alareunat {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #000000;
}

.sivureunat {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #000000;
}


