/* Let no border around the body appear, and set
   it to display on a cool background */
body, html {
  background-image: #fff;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

/* Font settings for page elements */
body, ul, td, th, p, h1, h2, h3, h4, small, .small,
.tableTitle, .tableExtras, input, textarea, select {
  font-family: arial;
}
code, pre, tt {
  font-family: Courier, "Courier New", monospace;
}

/* General header styles */
h1, h2, h3, h4 {
  font-weight: bold;
  color: #000000;
}

textarea {
  font-size: 10px;
}

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

/* Default font size for elements */
body, ul, td, th {
  font-size: 11px;
  font-family: verdana, arial;
}

a, a:link, a:visited, a:active {
  color: #8e387d;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.seamless {
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
}

.layout {
  width: 780px;
  margin: 0 auto 0 auto;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  background-color: #fff;
}

.layout_content {
  width: 780px;
  margin: 0 auto 0 auto;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.banner {
  width: 780px;
  height: 84px;
  background-image: url(/pics/ylakuva_saimaanmaakunta_fix.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.search_table {
  width: 780px;
  height: 30px;
  color: #000;
  text-align: right;
  margin: 3px 0 0 0;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.search_input {
  width: 100px;
  padding: 0px;
  margin: 0px;
}

a.lang, a.lang:link, a.lang:active, a.lang:visited {
  color: #fff;
}

.menu {
  width: 780px;
  height: 35px;
  vertical-align: middle;
  text-align: right;
  color: #000;
  margin: 0 0 0 auto;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.nav, .nav_inact {
  color: #000;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited {
  color: #000;
  font-weight: bolder;
  font-size: 11px;
  text-decoration: none;
}

a.nav:hover {
  text-decoration: underline;
}

a.nav_inact, a.nav_inact:link, a.nav_inact:active, a.nav_inact:visited {
  color: #000;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}

a.nav_inact:hover {
  text-decoration: underline;
}

.cellsep {
  color: #d9e34e;
}

.main {
  height: 350px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.main_content {
  width: 780px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.nav2_title {
  color: #8e387d;
  font-size: 18px;
  padding-left: 10px;
}

.nav2_act {
	color: #000;
}

.nav2_act a, .nav2_act a:link, .nav2_act a:visited, .nav2_act a:active {
	font-size: 12px;
	color: #000;
	font-weight: bolder;
}

.nav2_inact {
	font-weight: normal;
	color: #000;
}

.nav2_inact a, .nav2_inact a:link, .nav2_inact a:visited, .nav2_inact a:active {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.nav3_act  {
	padding: 3px;
}

.nav3_inact {
	padding: 3px;
}

.nav3_act a, .nav3_act a:link, .nav3_act a:visited, .nav3_act a:active {
	font-weight: bolder;
	color: #000;
}


.nav3_inact a, .nav3_inact a:link, .nav3_inact a:visited, .nav3_inact a:active {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.nav3_inact a:hover, .nav3_inact a:hover {
	text-decoration: underline;
}

.block_left, .block_right {
  width: 200px;
  margin: 0px;
  padding: 25px 0 0 0;
  border: 0px;
  border-collapse: collapse;
  background-color: #fff;
  background-image: url(/pics/side_bg.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  vertical-align: top;
}

.block_middle {
  margin: 0px;
  padding: 25px 10px 0 10px;
  border: 0px;
  border-collapse: collapse;
  vertical-align: top;
}

.middle_block_content {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
}

.side_block_content {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0px;
  border-bottom: 1px solid #dad3cb;
  border-collapse: collapse;
}

.topic {
  height: 25px;
  color: #8e387d;
  font-size: 16px;
  text-indent: 8px;
  border-bottom: 3px solid #d9e34e;
}

.topic2 {
  width: 100%;
  height: 30px;
  color: #8e387d;
  font-size: 20px;
  border-bottom: 1px solid #8e387d;
}

.bodytext {
  margin: 0px;
  padding: 15px 10px 10px 10px;
  border: 0px;
  border-collapse: collapse;
}

.image {
  margin: 0px;
  padding: 15px 0px 0px 10px;
  border: 0px;
  border-collapse: collapse;
}

.footer {
  width: 780px;
  height: 75px;
  background-image: url(/pics/footer_bg3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: bottom;
  text-align: center;
  color: #8e387d;
  margin: 0px;
  padding: 0 0 7px 0;
  border: 0px;
  border-collapse: collapse;
}

a.footer, a.footer:link, a.footer:visited, a.footer:active {
  color: #8e387d;
  text-decoration: none;
}

a.footer:hover {
  text-decoration: underline;
}

a.footer2, a.footer2:link, a.footer2:visited, a.footer2:active {
  color: #8e387d;
  text-decoration: none;
}

a.footer2:hover {
  text-decoration: underline;
}

.qp {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  text-align: center;
}

.news_date {
  color: #949494;
}

.news_topic {
  font-weight: bolder;
}

.news_link {

}

.news_table {
  margin-bottom: 15px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;

}
