a:link {
	text-decoration: none;
	color: #4f7399;
	border-bottom: 1px solid #cbd6e2;
}
a:visited {
	text-decoration: none;
	color: #4f7399;
	border-bottom: 1px solid #cbd6e2;
} 
a:active {
	text-decoration: none;
	color: #4f7399;
} 
a:hover {
	color: #41556b;
	background-color: transparent;
	text-decoration: none; 
	border-bottom: 0px;
} 

a.lnk {
	color: #41556b;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
	font-weight: bold;
}

a:link.lnk {
	color: #41556b;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
	font-weight: bold;
}

a:visited.lnk {
	color: #41556b;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
	font-weight: bold;
}

a:hover.lnk {
	color: #f2f5f7;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0px;
	font-weight: bold;
}

a.no {
	border: 0px;
}

body {
	margin: 0px; 
	background-image: url(images/lumilay_bg.jpg); 
	background-color: #8ea4b4; 
	background-repeat: repeat-x;
}

#main {
	position: relative; 
	width: 816px; 
	margin: 0px auto; 
	padding: 0px; 
	text-align: left; 
	border: 0px solid #d7dee4;
}

#title {
	background-image: url(images/lay_01.jpg); 
	background-position: 0% 0%;
	background-repeat: no-repeat; 
	height: 200px;
}


#menu {
	font-family: "tahoma", "verdana";
	font-size: 10.5pt;
	font-weight: 600;
	color: #f2f5f7;
	letter-spacing: 0.7px;
	background-image: url(images/lay_02.jpg); 
	background-repeat: no-repeat; 
	height: 30px;
	padding-left: 50px;
	padding-top: 9px;
}

#top {
	background-image: url(images/lay_03.jpg); 
	background-repeat: no-repeat; 
	height: 47px;
	padding: 0px;
}

#sisalto {
	font-family: verdana;
	font-size: 9.5pt;
	color: #626262;
	background-image: url(images/lay_04.jpg); 
	background-repeat: repeat-y; 
	background-position: 0% 0%;
	background-color: #dfe4ea;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 25px;
	line-height: 145%;
}

#sisalto1 {
	font-family: verdana;
	font-size: 9.5pt;
	color: #626262;
	background-image: url(images/lay_04_.jpg); 
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	background-color: #dfe4ea;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 25px;
	line-height: 145%;
}

#bottom {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #4b4b4b;
	background-image: url(images/lay_05.jpg); 
	background-repeat: no-repeat; 
	height: 29px;
	padding-top: 18px;
	padding-right: 50px;
	text-align: right;
}

h3 {
	color: #4f7399;
	font-size: 12pt;
	padding-bottom: 2px;
	border-bottom: 1px solid #cbd6e2;
	margin-bottom: 4px;
	margin-top: 0px;

}

h4{
	color: #4f7399;
	font-size: 9.5pt;
	margin-bottom: 2px;
}

.pvm {
	color: #4f7399;
	font-weight: bold;
}

.note{
	color: #4f7399;
	font-weight: normal;
	font-style: italic;
}

.underl{
	color: #4f7399;
	font-weight: normal;
}

img.fleft {
	border: 2px solid #ffffff;
}

.fright {
	float: right;
	padding-right: 10px;
	padding-left: 15px;
}

p.front {
	width: 380px;
}

.txt {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}

#box {
	padding: 12px; 
	border: 1px dashed #afafaf; 
	font-size: 8.5pt;  
	width: 270px;
}

#box h4{
	color: #4f7399;
	font-size: 8.5pt;
	margin-top: 0px;
	margin-bottom: 2px;
}
