BODY.paivarinta {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(/kuvat/pvr_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
  background-color: #ffffff;
	border: 0px;
}
BODY.editor {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(/kuvat/pvr_mainbg.gif);
	background-repeat: repeat-y;
	background-position: top left;
  background-color: #ffffff;
	border: 0px;
}
.cart_link{
  font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #4f7277;
	text-decoration:none;
}
.cart_link:HOVER{
  text-decoration:underline;
}
.copyright{
  font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #4f7277;

}
.main, P, .default, LI{
  font-family: Arial, Helvetica;
	font-size: 10pt;
  color: #314649;
	line-height: 1.5;
}

H1, .otsikko, TD.pageHeading, DIV.pageHeading{
  font-family: Arial, Helvetica;
	font-size: 12pt;
  color: #4c6f72;
	line-height: 1.5;
	font-weight:bold;
}

.otsikko2{
  font-family: Arial, Helvetica;
	font-size: 10pt;
  color: #4c6f72;
	line-height: 1.5;
	font-weight:bold;
}

.ingressi{
  font-family: Arial, Helvetica;
	font-size: 10pt;
  color: #314649;
	line-height: 1.5;
	letter-spacing: 1.2;
}
.uutis{
  font-family: Arial, Helvetica;
	font-size: 10pt;
  color: #314649;
	text-decoration:none;
}
.uutis:HOVER{
	text-decoration:underline;
}
A {
  color: #2f6897;
	text-decoration: underline;
}
input.submit, .button
{
border: 3px double #3270a3;
border-top-color: #AABBCC;
border-left-color: #AABBCC;
padding: 0.8em;
background-color: #FFFFFF;
background-image: url(kuvat/btnbg.gif);
background-repeat: repeat-x;
color: #20437a;
font-size: 8pt;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
height: 40px;
padding-bottom: 0.5em;
}
input.submit:active, .button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}
