@charset "UTF-8";
.main {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 0px;
	text-align: center;
	background-image: url(img/header2010.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 137px;
	width: 935px;
}
.menustyle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.grey {
	background-image: url(img/bg1_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 935px;
	height: 70px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.menustyle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 20px;
	width: 935px;
	padding: 10px;
}
#menupalikka {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-position: center;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

