.palkit {
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #CCCCCC;
	font-size: 12px;

}


body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: left;
}
.pohja {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.vasen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #666666;
	padding: 15px 0px;
	background-color: #FFFFFF;
	background-image: url(vasentausta.jpg);
	background-repeat: no-repeat;



}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.valikko {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 10px 10px 10px 0px;
	margin: 10px;
	border-top: medium solid #999999;
	border-right: thin solid #666666;
	border-bottom: medium solid #999999;
	border-left: thin solid #666666;
	background-color: #CCCCCC;
	white-space: normal;
	list-style-type: square;
}
.paasivu {
	padding: 15px 15px 20px 20px;
	margin: 10px;
	border: thin none;
}
.kuvateksti {
	font-size: 10px;
	text-align: right;
	margin-top: 0;
	padding-top: 0,5em;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFCCCC;
	color: #000000;
	margin: 10px 0px 20px;
	padding: 2px 2px 2px 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
}

h2 {
	font-size: 14px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 2px;
}

#uutispalkki
{
	padding-right: 20px;
}

table {
	text-align: left;
}
