body {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td,th {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

td.pv { background-attachment: scroll;  
			background-image: url(../kuvat/pv.gif);
			height: 400px; 
}

td.vv { background-attachment: scroll;  
			background-image: url(../kuvat/vv.gif);
}

td.s_r { background-attachment: scroll;  
			background-image: url(../kuvat/s_r.gif);
}

td.s_b { background-attachment: scroll;  
			background-image: url(../kuvat/s_b.gif);
}

.m { border-bottom: 1px solid red; }

h1 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 18px;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

input.hae {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	height: 20px;
	width: 30px;
}

input.haetext {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	height: 20px;
	width: 110px;
}

input,textarea {
	border: 1px solid #006633;
}

input.button {
	background-color: #999999;
	color: white;
	font-weight: bold;
}

input.text {
	width: 300px;
}

input.r {
	border: 1px solid #FFFFFF;
}

textarea {
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-top: 0px;
}

p.h150 {
	margin-top: 0px;
	line-height: 140%;
}

p.h140 {
	margin-top: 0px;
	line-height: 140%;
}

table.menu a {
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

table.menu a:hover {
	text-decoration: underline;
}

table.footer td {
	color: White;
}

table.footer a {
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

table.footer a:hover {
	text-decoration: underline;
}

span.copy {
	font-size: 11px;
	color: #D3D3D3;
}

span.copy a {
	font-size: 11px;
	font-weight: normal;
	color: #D3D3D3;
	text-decoration: none;
}

span.copy a:hover {
	color: blue;
}

div.news a.newsheader {
	text-decoration: none;
	color: black;
}

div.news a.newsheader:hover {
	text-decoration: underline;
	color: black;
}

div.news h2 {
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 2px;
}

div.newsgroups a.groupheader {
	text-decoration: none;
	color: black;
}

div.newsgroups a.groupheader:hover {
	text-decoration: underline;
	color: black;
}

div.newsinfo p {
	line-height: 150%;
}

div.newsinfo h2 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 2px;
}

div.subinfo h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}

div.subinfo p {
	line-height: 150%;
}

a.luelisaa {
	text-decoration: none;
	color: blue;
}

.red { color: red; }

#q {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	padding: 6px;
	border: 1px solid #191D81;
	background-color:#191D81;
}

#q a {
	border: 1px solid #fff;
	padding: 1px 5px 1px 5px;
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
}

#q a:hover {
	background-color:#000099;
}