BODY {
	color: #C81420;
	background-color: White;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	}

	
A {
	color: white;
	text-decoration: none;
}

A:HOVER {
	color: white;
	text-decoration: underline;
}

.redlink {
	color: #C81420;
	text-decoration: underline;
}

.redlink:hover {
	color: #C81420;
	text-decoration: none;
}

.redlink2{
	color: #C81420;
	background-color: #F6DCDC;
	text-decoration:underline;
}

.redlink2:hover {
	color: #C81420;
	background-color: #F6DCDC;
	text-decoration: none;
}

.redlink3{
	color: #C81420;
	text-decoration: none;	
}

.redlink3:hover{
	color: #C81420;
	text-decoration: none;	
}

.menu2text { padding: 3px; font-weight: lighter;  font-size: 11px; color: #C81420;  background-color: White; line-height: 150%;      }
.menu2text:hover { text-decoration: underline;  color: #C81420;  background-color: White;        }

TEXT {
   font-family: "Verdana", sans-serif;
   font-weight: 500;
   font: italic;
   font-size: 10px;
}

.blacktext {
	color: black;
}

TABLE { font-size: 11px;  font-weight: normal;  }

.menu {
	background-color: #C81420;
}

.menutext {
	font-family: "Verdana", sans-serif;
	color: white;
	font-size: 10px;
	margin-left: 25px;
	margin-top: 28px;
}
	
.more {
	font-family: "Verdana", sans-serif;
	color: white;
	font-size: 10px;
	margin-left: 25px;
}

.yhteystiedot {
   font-family: "Verdana", sans-serif;
	color: white;
	font-size: 9px;
	font-weight: 100;
	margin-left: 25px;
	letter-spacing: -1px;
}

.vaalea {
	background-color: #F0A0A8;
	font-size: 11px;
	border: none;
}

.sivupalkki {
	background-color: #C81420;
}

.otsikko { font-variant: normal;  font-weight: bolder;  font-size: 17px;   }
.otsikko2 { font-variant: normal;  font-weight: bolder;  font-size: 14px;   }

.sisennys {
	margin-left: 5px
}

.menu2 { background-color: #F4B9BF;  border-color: #C81420;  border: double;         }

.otsikko3 { font-variant: small-caps; font-size: 11px; padding: 3px;  background-color: White; border-bottom: 1px solid;        }

.redborder { border: 1px solid;  padding: 6px;  background-color: White;  border-color: #C81420;     }
.redborder2 { border-top: 1px solid;  border-bottom: 1px solid; padding: 3px;  background-color: White;  border-color: #C81420;     }

.redborder3 { border: 1px solid; background-color: White;  border-color: #C81420;     }

.listtext {
	font-size: 11px;
}

.text3 {
	font-size: 10px;
	font-family: sans-serif;
}

.boldtext {
	font-weight: bold;
}

#rightcontent {
width:30px;
height:10px;
background:#C81420;
}