body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #AE0923;
}
.body_in {
	background-image: url(/images/bg1.gif);
}
.body_home {
	background-image: url(/images/bg1_home.gif);
}
h1, h2, h3, h4, h5, h6,p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h1 {
	color: #D40B2B;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
}
h2 {
	color: #D40B2B;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
}
a {
	color: #1D426F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table, td, th {
	font-size: 12px;
}
.events td {
	font-size: 11px;
}
.events-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.clear {
	clear: both;
}
#wrapper {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#bg1 {
	background-image: url(/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center -110px;
}
#bg1_home {
	background-image: url(/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	background-image: url(/images/Top1.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 904px;
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#toggle_form {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
#toggler {
	margin-right:15px;
	font-size:11px;
	margin-left:30px;
}

#toggler input {
	font-size:11px;
	border: 1px solid #999999;
}

#top_ev {
	background-image: url(/images/Top1_ev.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 904px;
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topmenu {
	width: 460px;
	position: absolute;
	right: 85px;
	top: 24px;
	text-align: right;
	line-height: 12px;
}

#lang {
	width: 61px;
	position: absolute;
	right: 20px;
	top: 21px;
	text-align: right;
	line-height: 22px;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/topMenuBg.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 12px;
}

#topmenu a:hover, #topmenu a.act {
	text-decoration: underline;
}

#tabmenu {
	position: absolute;
	width: 309px;
	top: 38px;
	left: 22px;
}
#tabmenu a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	outline:none;
}
#tabmenu a.erillisverkot {
	display: block;
	width: 132px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#tabmenu a.virve {
	display: block;
	width: 172px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0D3566;
}
#menu, #menu_ev {
	margin-left: 342px;
}
#menu ul, #menu_ev ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	padding-right: 12px;
	padding-left: 11px;
	line-height: 42px;
	background-image: url(/images/MenuLeft.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu_ev li {
	display: inline;
	padding-right: 17px;
	padding-left: 16px;
	line-height: 42px;
	background-image: url(/images/MenuLeft.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu a, #menu_ev a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 42px;
	padding-top: 13px;
	padding-bottom: 13px;
	outline:none;
}
#menu a:hover, #menu_ev a:hover {
	text-decoration: underline;
}

#menu a.act, #menu_ev a.act {
	background-image: url(/images/menuAct.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

#banner {
	background-image: url(/images/BannerBg.jpg);
	height: 152px;
	width: 100%;
	position: relative;
}
#banner_ev {
	background-image: url(/images/BannerBg_ev.jpg);
	height: 152px;
	width: 100%;
	position: relative;
}
#banner_home {
	background-image: url(/images/BannerBgEtusivu.jpg);
	height: 370px;
	width: 100%;
	position: relative;
}
#banner_home_ev {
	background-image: url(/images/BannerBgEtusivu_ev.jpg);
	height: 370px;
	width: 100%;
	position: relative;
	color:#FFFFFF;
}
#banner_text {
	position: absolute;
	width: 535px;
	left: 48px;
	top: 150px;
	height: 198px;
}

#red_box {
	background-image: url(/images/bannerAreaRed.gif);
	height: 117px;
	width: 242px;
	position: absolute;
	left: 629px;
	top: 221px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
}
#red_box h1 {
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin: 0px;
}
#red_box p {
	margin: 0px;
	padding: 5px;
}



#search {
	position: absolute;
	top: 50px;
	right: 40px;
	width: 127px;
	text-align: right;
	color: #FFFFFF;
	height: 20px;
}
input.search {
	font-size: 11px;
	margin-right: 0px;
	width: 103px;
	float: left;
	background-image: url(/images/search_field.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.search-button {
	background-image: url(/images/search_input.gif);
	height: 18px;
	width: 21px;
	display: block;
	text-indent: -9999px;
	text-align: left;
	float: left;
	outline:none;
}

#logo {
	position: absolute;
	height: 84px;
	width: 220px;
	top: 30px;
	left: 50px;
}

#main {
	background-image: url(/images/MainBg.gif);
}
#main_bg {
	background-image: url(/images/MainTopBg_ev.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	float: left;
	width: 235px;
}
.left {
	margin-left: 22px;
}
#left_home {
	width: 422px;
	float: left;
}
#right_home {
	width: 422px;
	float: right;
}
#left_menu {
	margin-top:18px;
}
#left_info {
	margin-top:18px;
}
#left h1 {
	font-size: 14px;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#left .left_menu_bg {
	background-image: url(/images/LeftMenuBg.gif);
	background-position: left 45px;
	background-repeat: no-repeat;
}
#left .left_menu_top {
	background-image: url(/images/LeftMenuTop.gif);
	background-repeat: no-repeat;
	background-position: left -18px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 16px;
	padding-bottom: 12px;
}
#left .left_menu_bottom {
	background-image: url(/images/LeftMenuBottom.gif);
	height: 10px;
}
#left #left_info_top {
	background-image: url(/images/LeftInfoTop.gif);
	background-repeat: no-repeat;
	background-position: left -17px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	background-image: url(/images/FooterBg.gif);
	height: 91px;
	width: 100%;
}
#footer .footer-text {
	padding-top: 40px;
	text-align: center;
	color: #1D426F;
	font-size: 11px;
}
#middle {
	float: left;
	width: 665px;
	position: relative;
}
.middle {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 17px;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}
#submenu ul a {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}

#submenu ul ul ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu ul ul ul a {
	display: block;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 0 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	outline:none;
	width: 100%;
}
#submenu ul ul ul a.act,#submenu ul ul ul a:hover {
	background-image: url(/images/MenuBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#front_box_bg {
	background-image: url(/images/FrontBox_bg.gif);
	margin-right: 22px;
	margin-left: 22px;
}
#front_box_bg .front_box_top {
	background-image: url(/images/FrontBox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#front_box_bg .front_box_bottom {
	background-image: url(/images/FrontBox_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.front_box_pad {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.news h2, .news2 h2 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.news h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.news a {
	color: #333333;
}
#front_box_bg a:hover {
	text-decoration: underline;
}

.created {
	font-size: 10px;
	font-style: italic;
	color: #0D3566;
}
.view {
	font-size: 11px;
}
.view p {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.read_more {
	background-image: url(/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #D30B2A;
}
.view h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 16px;
}
.view1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.middle-buttons a span {
	background-image: url(images/icon_bg.gif);
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 6px;
	line-height: 20px;
	margin-right: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.middle-buttons a span:hover {
	text-decoration:underline;
}

.middle-buttons a {
	line-height: 20px;
	text-decoration:none;
	height:20px;
	display:block;
	float:left;
	margin-left: 5px;
}
.middle-buttons a.send {
	background-image: url(images/icon_send.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.middle-buttons a.print {
	background-image: url(images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.middle-buttons {
	position:absolute;
	right:18px;
	top: 10px;
}

#page_map ul ul li {
	color: #D40B2B;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	padding-left: 0px;
	margin-left: 0px;
}

#page_map ul ul ul li {
	color: #000000;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0;
	padding-left: 0px;
	margin-left: 5px;
}