body {
	background: url(bodybg.jpg) repeat-x;
	background-color: #fe0700;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	color: #000;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

h3, h4, h5, h6 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

p, li, td {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

a:link, a:hover, a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

.maintbl {
	background: url(centerbg.jpg) repeat-y;
}

.menutd {
	background: url(menubg.jpg) no-repeat;
	width: 902px;
	height: 55px;
}

.righttd {
	background: url(rightbg.jpg) no-repeat;
}

.menu {
	float: left;
	width: 135px;
	height: 55px;
	border-right: 1px solid #585858;
	text-align: center;
	text-transform: uppercase;
}

.menu_fp {
	width: 115px !important;
}

.menu a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 115px;
	height: 35px;
	padding: 10px;
}

.menu_sel {
	background: url(menu_sel.jpg) no-repeat;
}

.submenu {
	width: 552px;
	height: 121px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 115px;
	font-weight: bold;
	color: #000;
}

.submenu_sun {
	background: url(sun.jpg) no-repeat;
}

.submenu a:link, .submenu a:hover, .submenu a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.submenu_sel {
	color: #990000 !important;
}

.submenu_fp {
	background: url(etusivu_reuna.jpg) no-repeat;
	padding: 500px 45px 0 45px;
	text-align: left;
}

.info p {
	color: #fff;
	padding-left: 15px;
	margin: 0;
}

.info a:link, .info a:hover, .info a:visited {
	color: #fff;
	text-decoration: none;
}

.border {
	border-right: 1px solid #fff;
}

.find_table {
	width: 174px;
	height: 22px;
	background: url(findbg.gif) no-repeat;
	margin-left: 27px;
	margin-top: 12px;
}

.find {
	height: 20px;
	width: 145px;
	border: 0;
	font-size: 12px;
	color: #7a7a7a;
	margin-left: 4px;
	padding: 0;
}

.find_submit {
	width: 20px;
	height: 20px;
	padding: 0;
	margin-right: 5px;
}

.print {
	color: #fff;
	margin-right: 25px;
}

.print a:link, .print a:hover, .print a:visited {
	color: #fff;
	text-decoration: none;
}

.langselect {
	text-align: right;
	padding: 0 5px 10px 0;
}

.langselect a:link, .langselect a:hover, .langselect a:visited {
	color: #000;
	text-decoration: none;
}

.bottomlinks {
	text-align: center;
}

.content {
	padding: 0 45px;
}