BODY {
	margin: 10px;
	padding: 10px;
	background-color: #FAEAA4;
	background-image: url('img/background.gif');
	background-repeat: repeat;
	background-position: -325px -325px;
	color: #201100;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

TD.main {
	width: 820px;
	height: 584px;
}

TD {
	vertical-align: top;
	color: #201100;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

TD.leftborder {
	width: 10px;
	background-image: url('img/vasen_varjo.png');
	background-repeat: no-repeat;
}

TD.rightborder {
	width: 10px;
	background-image: url('img/oikea_varjo.png');
	background-repeat: no-repeat;
}

TD.bottomborder {
	height: 10px;
	background-image: url('img/ala_varjo.png');
	background-repeat: no-repeat;
}

TD.bottomborder_long {
	height: 10px;
	background-image: url('img/ala_varjo_long.png');
	background-repeat: no-repeat;
}

TD.bottomborder_short {
	height: 10px;
	background-image: url('img/ala_varjo_short.png');
	background-repeat: no-repeat;
}

p, td, ul, li {
	font-family: verdana, arial, tahoma, sans-serif;
	color: #201100;
	font-size: 12px;
	line-height: 1.4em;
}