body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.alaviite {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding: 2px;
}
.menucell {
	text-align: center;
	height: 28px;
}
.midtd {
	height: 100%;
	width: 800px;
}
.midtd .txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

