body{
	color: Maroon;
	background-color: White;
	background-image: url(kuvat/bg.gif);
	background-repeat: repeat;
}
td.top{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	font-size: small;
	background-image: url(kuvat/top.gif);
}
td.entop{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	font-size: small;
	background-image: url(kuvat/entop.gif);
}
td.otsikko{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	letter-spacing: 5px;
	font-weight: bold;
	font-size: medium;
}
td.vasen{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	font-size: small;
	background-image: url(kuvat/left_bg.gif);
	background-repeat: repeat-y;
	background-color: White;
}
td.keski{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	background-color: White;
}
table.menu{
	color: White;
}
td.menu{
	color: White;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
}
td.ala{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	border-left: 1px solid Maroon;
	border-right: 1px solid Maroon;
}
td.harmaa{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	border-right: 1px solid Maroon;
}
td.lista{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
table.formi{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
table.osoite{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	border: 1px solid Maroon;
}
td.mini{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: 11px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}
a.menu{
	color: #DCDCDC;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.menu:hover{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background-color: White;
}
a{
	color: Blue;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	text-decoration: none;
}
a:hover{
	color: Navy;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	text-decoration: none;
	display: inline;
	background-color: #F5F5F5;
}
input.txt{
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	border: 1px solid Maroon;
}
textarea.txt {
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	border: 1px solid Maroon;
}

