body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #4f8fa7;
	background-position: left top;
}
.lefttd {
	width: 80px;
	background-attachment: fixed;
	background-image: url(kuvio.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.righttd {
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.menubg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 40px;
	padding-left: 30px;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
}.righttd .menubg a {
	color: #FFFFFF;
	text-decoration: none;
}
.righttd .menubg a:hover {
	color: #FF9900;
	text-decoration: none;
}
.staff {
	text-align: left;
	vertical-align: bottom;
}
.ala {
	background-color: #303b4d;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 8px;
	color: #FFFFFF;
}
.txt {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 10px;
}
