/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.paalaatikko {
border:1px; 
border-color:#CCCCCC;
border-style:solid;
}
.paaalue {
border-top:1px; 
border-top-color:#CCCCCC;
border-top-style:solid;
border-bottom:1px; 
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
padding-top:20px;
padding-bottom:20px;
padding-left:0px;
padding-right:20px;
}
.oikeaalue {
border-left:1px; 
border-left-color:#CCCCCC;
border-left-style:solid;
padding-left:20px;
}
.vasenalue {
padding-right:50px;
padding-left:20px;
}
.navikko {
padding-left:50px;
}
.kuva {
border:1px;
border-color:#333333;
border-style:solid;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a.navi:link {
	color: #333333;
	text-decoration: none;
	line-height:16px;
}
a.navi:visited {
	text-decoration: none;
	color: #333333;
	line-height:16px;
}
a.navi:hover {
	text-decoration: underline;
	color: #CC0000;
	line-height:16px;
}
a.navi:active {
	text-decoration: none;
	color: #333333;
	line-height:16px;
}
.style1 {font-size: 18px}
.style2 {font-size: 14px}
