body{
	background-color: white;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 13px;
	line-height: 16px;
	color: black;
	background-image: url(kuvat/tausta_onk_logo.gif);
}

td{
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 13px;
}

.oikeareuna{
	border-right: thin solid black;
	padding-left: 25px;
	padding-right: 25px;
	background-color: white;
}

.valikko{
	font-size: 13px;
	padding: 15px 3px 15px 8px;
	background-color: white;
	border-right: thin solid black;
	border-left: thin solid black;
	background-image: url(kuvat/valikon_tausta_liuku.jpg);
	background-repeat: repeat-x;
	color: #FEFF4F;
}

h3{
	font-family: Arial, Helvetica, Verdana, Geneva;
	letter-spacing: 1px;
}

.valiotsikko{
	font-family: Arial, Helvetica, Verdana, Geneva;
	letter-spacing: 1px;
	font-weight: bold;
}

a:link{
	color: white;
	background-color: transparent;
	text-decoration: none;
}

a:visited{
	color : white;
	background-color : transparent;
	text-decoration: none;
}

a:active{
	color: silver;
	background-color: transparent;
	text-decoration: none;
}

a:hover{
	color: silver;
	background-color: transparent;
	text-decoration: none;
}


a.linkki:link{
	color: purple;
	background-color: transparent;
	text-decoration: underline;
}
a.linkki:visited{
	color: purple;
	background-color : transparent;
	text-decoration: underline;
}
a.linkki:active{
	color: white;
	background-color: Black;
	text-decoration: underline;
}
a.linkki:hover{
	color: purple;
	text-decoration: None;
	background-color: transparent;
}

div.uutiset {
	height: 300px;
	width: 405px;
	overflow: auto;
	border: 1px solid black;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	background-color: #ECECEC;
	color: black;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

div.yhteystiedot {
	margin: 5px 5px 5px 20px;
	color: black;
	font-weight: bold;
}

.sis50pix{
	padding-left: 50px;
}

.kelt_tausta{
	background-color: yellow;
}

.harmaa_tausta{
	background-color: #c0c0c0;
}

.huomio{
	color: black;
	text-decoration: underline;
}

.kuva{
	border: thin solid black;
}

.paivitetty{
	font-size: 11px;
	font-style: italic;
}

ol.kokous li {
	margin-bottom: 1em;
}
ol.kokous li ol {
	padding-left: 1.5em;
	margin: 0;
}
ol.kokous li ol li {
	list-style: lower-alpha;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
ol.kokous li ol ul {
	padding-left: 1.5em;
	margin: 0;
}
ol.kokous li ol ul li {
	list-style: disc;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

table caption {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 5px 7px 5px;
}
table th {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
table.keskitys td {
	text-align: center;
}
.pun_huom {
	color: red;
	font-weight: bold;
}

.kokoontumiset {
	border: 0;
	padding: 3px 1px 3px 1px;
	margin: 0;
}
.kokoontumiset tr.old {
	color: #999999;
	font-weight: normal;
}
.kokoontumiset td, .kokoontumiset th {
	text-align: left;
	border-bottom: thin solid gray;
	vertical-align: top;
	background: transparent;
}
.kokoontumiset th {
	background: #B2B2B2;
	border-top: thin solid black;
	border-bottom: thin solid black;
	padding: 5px 1px 5px 1px;
}
.kokoontumiset td.b {
	background: #F0E1FF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 1px 5px 1px;
}

ol.list_lvl1 {
	list-style-type: decimal;
}
ol.list_lvl2 {
	list-style-type: lower-alpha;
}
.sposti {
	color: darkblue;
}
.padleft {
	padding-left: 10px;
}