a:link {color: #999999;text-decoration: underline;}
a:visited {color: #999999;text-decoration: underline;}
a:hover {color: #ff0000;text-decoration: underline;}
a:active {color: #999999;text-decoration: underline;}
a:link img, a:visited img {border-color: #999999;}
a:hover img {border-color: #ff0000;}



h1 {
		margin-top: 20px;
		text-align: left;
		color: #999999;
		font-size: 16px;
		font-family: arial;
		font-weight: bold;
}


h2 {
		text-align: left;
		color: #999999;
		font-size: 16px;
		font-family: arial;
		font-weight: bold;
		line-height: 16pt;
}



hr {
		height: 2px;
		background-color: #999999;
		border:none

}



body {
		background-image: url(layout/mo/mailorder_background.png);
		background-repeat: repeat;
		background-attachment: fixed;
		background-color: #000000;
}

.yla {
		background-image: url(layout/mo/mailorder_top.png);
		background-repeat: no-repeat;
		background-position: top;
		position: relative;
		margin-top: -10px;
		z-index: 1;
		width: 900px;
		height: 305px;

}



.sisalto {
		background-image: url(layout/mo/mailorder_reuna.png);
		position: relative;
		padding-top:150px;
		padding-bottom:25px;
		padding-right:24px;
		padding-left:24px;
		margin-top: -300px;
		z-index: 2;
		width: 760px;
		text-align: left;
		color: #999999;
		font-size: 10px;
		font-family: arial;
		font-weight: normal;
		line-height: 10pt;
}


.solu {
		margin-right: 8px;
		margin-bottom: 10px;
		width: 140px;

}

td {
	 vertical-align: top;
}


img {
	border: 1px solid #999999;
}



.mailiosoite_isompi {
		border:0px;
		
}


.back_button a {
z-index: 2;
position: absolute;
left: 50%;
margin-left: -194px;
margin-top: -130px;
width: 53px;
height: 46px;
background:url(layout/back_button.png) 0 0;
display:block;
text-indent:-1500px;
overflow:hidden;
}
.back_button a:hover { background-position: 0 -46px;}


