BODY {
	text-align: center;
	background: url('images/bg.gif') repeat left top;
	padding: 8px 0 0 0;
	margin: 0;
}
BODY, A {
	color: #ffffff;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}
A:hover {
	text-decoration: none;
	color: #ede586;
}
#menuitemSel A { color: #ede586; }
#main {
	background: url('images/mainbg.gif') repeat-y left top;
	text-align: left;
	padding-left: 11px;
}
#sisu {
	background: url('images/sisubg.jpg') repeat-x left top #faf4de;
	padding: 20px 10px 10px 10px;
	color: #000000;
}
#menyy, #jalus {
	background: url('images/menubg.gif') repeat-x left top;
	height: 31px;
	text-align: center;
}
.menuitem A { font-weight: bold; }
.menuwhite {
	background: #ffffff;
	width: 1px;
}
.menuwhite IMG {
	width: 1px;
	height: 31px;
}
#sisu #header {
	color: #027702;
	font-weight: bold;
	font-size: 14px;
	padding-left: 35px;
	background: url('images/arrow.gif') 25px 4px no-repeat;
}
#sisu #line { padding: 5px 0 15px 0; }
#sisu #line IMG {
	height: 2px;
	width: 468px;
	background: #027702;
}
#sisu A { color: #000000; }
#sisu A:hover { text-decoration: underline; }
.table TD {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #cccccc;
}
.red { color: #f00; }