body {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	margin: 40px 0px 0px 30px;
	padding: 0px;
	height: 90%;
	width: 90%;
	background-attachment: scroll;
	background-image: url(images/tausta_sivu.jpg);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #333333;
	background-position: 0px 0px;
}

td{
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 10pt;
	line-height: 16pt;
}

.otsikko {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	line-height: 16pt;
	color: #333333;
	font-weight: bold;
}

.alaOtsikko {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 16pt;
	color: #666666;
	font-weight: bold;
}
.uutisotsikko_pieni {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	font-weight: bold;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.uutislokero_pieni {
	font-family: "Trebuchet MS";
	font-size: 7.5pt;
	line-height: 13pt;
	color: #333333;
}

.painike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #838689;
	margin: 2px;
	padding: 2px;
	cursor: pointer;

}
.forminput {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	height: 21px;
	padding-right: 4px;
	padding-left: 4px;
}
.memo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	padding-right: 4px;
	padding-left: 4px;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

/* kulmat kuntoon */
fieldset, input, select, .memo, #viesti, #nav_o, #nav_v {-moz-border-radius:4px;-webkit-border-radius:4px;}
/* varjo */
input {-moz-box-shadow: 0px 0px 2px 0px #AAAAAA;-webkitz-box-shadow: 0px 0px 2px 1px #AAAAAA;}
