body
{
	margin: 0;
	padding: 30px 0 0 0;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background: #FFFFFF;
}

td {
   vertical-align: top;
}
.yla {
   width: 100%;
}

.header {
   margin: 0 auto;
   width: 755px;
   height: 170px;
   background-repeat:no-repeat;
   background-image:url(topimage.jpg);
}
.header img {
	border:0;
	background-position:center;
	}
	
.ylalinkit {
   margin: 0 auto;
   width: 755px;
   height: 130px;
   background-repeat:no-repeat;
   background-image:url(navibg.jpg);
}
.link-color
{
	width: 100%;
	height:25px;
	color:#004C6A;
	text-decoration:none;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0;
	border:0;
	margin:0;
}

.link-color A:link
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.link-color A:visited
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.link-color A:hover
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:25px;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	display: block;
	text-decoration: none;
	margin: 0;
	padding:0;
}

.link-color A:active
{
	TEXT-DECORATION: none;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}

A:link, A:visited, A:active
{
	COLOR: #445B62;
	TEXT-DECORATION: underline;
}

A:hover
{
	COLOR: #445B62;
	TEXT-DECORATION: none
}

.otsikko
{
	FONT-WEIGHT: bold;
	text-align: left;
	font-size: 17px;
	color: #34464B;
	font:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

H1
{
	FONT-WEIGHT: bold;
	text-align: left;
	font-size: 17px;
	color: #34464B;
	font:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

H2, h3, h4, h5, h6
{
	FONT-WEIGHT: bold;
	text-align: left;
	font-size: 14px;
	color: #34464B;
	font:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

.valiotsikko
{
	FONT-WEIGHT: bold;
	text-align: left;
	font-size: 14px;
	color: #34464B;
	font:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

P
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}



.middle {
   width: 100%;   
}
.left {
   width: auto;
   padding-right: 10px;
}

.right {
   width: 110px;
   padding: 20px;
   vertical-align: top;
   border-top: 7px #d6daab solid;
   line-height: 160%;
}

.right span.otsikko {
   color: black;
   display: block;
   font-weight: bold;
   margin-bottom: 15px;
}

.right a {
   color: #09bdbb;
}

.main {
   margin: 0 auto;
   width: 755px;

}

.main div.main2 {
   padding: 15px;
   font-size: 14px;
   font-family: Verdana, Arial;
}

.main div.main2 table {
   width: 100%;
}

.main .id {
   font-weight: bold;
}

.footer img {
	position: relative;
	left: 630px;
	bottom: 40px;
}
#footerblue
{
	margin: 0 auto;
	width: 755px;
	height: 50px;
	background-repeat:no-repeat;
	background-image:url(footer.gif);
	color: #fff;
	text-align: left;
	padding: 0;
	line-height: 26px;
	font-size: 11px;
}
#footerblue p {
	margin: 0px;
	margin-left: 10px;
	color:#FFFFFF;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
/*  */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
#preview img {
	max-width:400px;
	max-height:400px;}
/*  */
