/* Common */
BODY {
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	margin-left: 2pt;
}

A {
	color : black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	text-decoration: none;
	
}

A:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: red;
	font-size: 10pt;
	font-weight: bold;
}

TD.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0.5em;
	align: top;
	border-left: 6px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image:url("images/logo_uusi.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 61% 150;
	height: 480px;
}
TD.otsikko {
	font-size : 12pt;
	font-weight: bold;
}

TD.valikko{
    text-align: top;
	padding-left: 1em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	border: 1px solid #000000;
	width: 100px;
}

TD.palkki {
	color: black;
	padding-left: 1em;
	background: #000000;
  	text-decoration: none;
	width: 0.1px;
}

TD.kuoro {
	color: white;
	background: #000000;
	text-align: center;
	font-size: 10pt;
	border: 1px solid #F6E374;	
}
TD.hallitus {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

/* Menu */

TD.L0I {
	border-right: 1px solid #000000;
}

DIV.L0I a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	margin-right: 1.5em;
	display: block;
	color: white;
	text-decoration : none;
	font-align: center;
	font-size: 10pt;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
}


DIV.L0I a:hover {
	color: #F6E374;
	font-size: 10pt;
	font-weight: bold;
}

DIV.L0S a {
	padding-left: 0.3em;
	margin-bottom: 0.3em;
	display: block;
	background-color: #CC5D0E;
	color:black;
	text-decoration : none;
	font-size: 10pt;
	line-height: 22px;
	font-weight: bold;
	border: 1px solid #000000
}

DIV.L0S a:hover {
	background-color: #3191CC;
	color:black;
	font-weight: bold;

}
