A.userlink, A.toclink {
  color: #F222AB;
  text-decoration:none;
}
A.userlink:visited, A.toclink:visited {
  color: #F222AB;
  text-decoration:none;

}
A.userlink:hover, A.toclink:hover {
  text-decoration:underline;
}


A.fixedlink01, A.fixedlink01:visited {
 text-decoration:none;
}
A.fixedlink01:hover {
  text-decoration:underline;
}



.vertlinecell {
  background-image:url(/img/vert_line.gif);

}


.vieweader, .header_juttu {
  color: #439D2A;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  vertical-align:middle;
  margin-bottom: 15px;
}
.header_juttu {
  font-size: 12px;
}
.normal {
  color: #000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration:none;
  vertical-align:middle;
  line-height: 1.4;

}

P {
 text-align: left; 
}



H1 {

    font-family: arial, verdana, trebuchet ms;
		text-decoration: none;
		color: 000;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: -5px;
}


H2 {

    font-family: arial, trebuchet ms;
		text-decoration: none;
		color: #000;
    font-size: 11px;
    font-weight: normal;
}




/* 
 *
 * MAIN NAVIGATION
 *
 *
 */
.l1_not_selected_link, .l1_selected_link {
  color: #FFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  vertical-align:middle;
}

.l1_selected_link {
  color: #FFF;
  font-weight: bold;
}
A.l1_selected_link:hover, A.l1_not_selected_link:hover{
  text-decoration:underline;
}


.l1_not_selected_div, .l1_selected_div {
  height: 22px;
}




.l2_not_selected_link, .l2_selected_link {
  color: #FFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration:none;
  vertical-align:middle;
  margin-left: 5px;
}

.l2_selected_link {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

A.l2_selected_link:hover, A.l2_not_selected_link:hover{
  text-decoration:underline;
}



.l2_not_selected_div, .l2_selected_div {
  height: 22px;
  padding-left: 10px;
}

.cornerimage {
  width: 5px;
  height: 5px;
}
.blob_filler_green {
  background: #439D2A;
}
.blob_filler_green_l {
  background: #9AC46B;
}
.blob_filler_brown {
  background: #0083D7;
}
.mainnavi_white, A.mainnavi_white {
  color: #FFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none;
  vertical-align:middle;
}
.mainnavi_white {
  margin-top: 3px;
  margin-right: 3px;
}
A.mainnavi_white:hover {
  text-decoration:underline;
}
.mainnaviheart {
  width: 21px;
  height: 20px;
  float: left;

}

.copy, .copy A {
  color: #666;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration:none;
  text-align: center;
}



