body {
	background-image: url(/images/site/bg.jpg);
	font-size: 12px;
	font-family: verdana;
}


a:link{color: #900000; text-decoration: none;}

a:visited{ color: #666666;}

a:hover{color: #900000;}





a.site
{
color: #000000;
text-decoration: none
}


a.site:hover
{
color: #900000;
text-decoration: none
} 







#layout {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

.taulukko {
	font-size: 12px;
	font-family: verdana;
}

#top
{
	width: 995px;
	height: 65px;
	background-image: url(/images/site/top.png);
	padding-bottom: 4px;
	text-align: right;
	padding-right: 25px;
	padding-top: 55px;
	color: #CCCDCD;
	font-size: 14px;
}

#top a {
	text-decoration: none;
	color: #CCCDCD;
}

#top a:hover {
	text-decoration: underline;
	color: #1388BE;
}

#clear {
	clear: both;
	color: #282F34;
	background-image: url(/images/site/footer_bg.png);
	width: 992px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	padding: 10px;
	height: 92px;
}

#clear a {
	font-family: verdana;
	color: #282F34;
	text-decoration: none;
}

#clear a:hover {
	font-family: verdana;
	color: #282F34;
	text-decoration: underline;
}

#clear table {
	color: #282F34;
	font-size: 11px;
}

#clear table td {
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #797979;
}

#footer {
	margin-top: 10px;
	color: #282F34;
	background-image: url(/images/site/footer2_bg.png);
	width: 992px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	padding: 10px;
}

#footer_copyright {
	float: left;
	width: 200px;
	margin-top: 65px;
	margin-left: 50px;
	font-size: 14px;
}

#footer_links table {
	color: #282F34;
	font-size: 11px;
}

#footer_links table td {
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #797979;
}

#footer_links a {
	font-family: verdana;
	color: #282F34;
	text-decoration: none;
}

#footer_links a:hover {
	font-family: verdana;
	color: #282F34;
	text-decoration: underline;
}

.dialog {
 position:relative;
 margin:0px auto;
 min-width:160px;
 max-width:820px;
 color:#000000;
 z-index:1;
 margin-left:10px;
 margin-bottom:0.5em;
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(/images/site/dialog2-blue-800x1600.png) no-repeat top right;
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:12px 12px 12px 0px;
}

.dialog .t {
 position:absolute;
 left:0px;
 top:0px;
 width:12px;
 margin-left:-12px;
 height:100%;
 _height:1600px;
 background-position:top left;
}

.dialog .b {
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px;
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px;
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .content h3 {
	font-size: 15px;
	margin: 0;
	color: #2E2E2E;
}

.dialog .content h2 {
	font-size: 18px;
	margin: 0;
	color: #2E2E2E;
}

img.ikoni {
	border: 1px solid #979797;
	padding: 1px;
	margin-right: 6px;
	margin-bottom: 6px;
}

hr {
	color: #8D8D8D;
	background-color: #8D8D8D;
	height: 1px;
	border: 0;
    width: 100%;
}

#boksi1 {
	background-color: #ffffff;
	border: 1px solid #ACACAC;
	color: #000000;
	padding: 3px;
	margin: 5px;
}

#boksi2 {
	background-color: #ffffff;
	border: 1px solid #ACACAC;
	color: #000000;
	padding: 3px;
	margin: 5px;
}

#fakta {
	background-color: #cccccc;
	color: #000000;
	padding: 3px;
	margin: 5px;
	font-size: 10px;
	font-family: verdana;
}

#boksi b {
	color: #4d4d4d;
}