@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#3366CC;
	margin-top:25px;
}
table.main{
	background-image:url(img/bg1.jpg);
	table-layout:fixed;
	width:808px;
	height:606px;
	border:0px;
}
table.hinnasto{
	background-image:url(img/bg2.jpg);
	table-layout:fixed;
	width:808px;
	height:606px;
	border:0px;
}
table.tilaus{
	background-image:url(img/bg3.jpg);
	table-layout:fixed;
	width:808px;
	height:606px;
	border:0px;
}
table.yhteystiedot{
	background-image:url(img/bg4.jpg);
	table-layout:fixed;
	width:808px;
	height:606px;
	border:0px;
}
th{
	table-layout:fixed;
	height:100px;
	width:808px;
	color:#FFFFFF;
}
td.navi{
	height:30px;
	width:808px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}
td.content{
	height:474px;
	width:808px;
	color:#FFFFFF;
	vertical-align:middle;
}
A:link{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
A:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
A:visited{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
A:active{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.currentpage{
	color:#FFFFFF;
	font-weight:bold;
}
.yhteystiedot{
	text-align:right;
	font-size:16px;
	color:#FFFFFF;
}
table.content_yhteystiedot{
	table-layout:fixed;
	width:700px;
	height:450px;
}
table.content_tilaus{
	table-layout:fixed;
	width:700px;
	height:300px;
	color:#FFFFFF;
	font-size:12px;
}
.hinnasto{
	font-size:12px;
	color:#FFFFFF;
}