/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.lomake {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pohja {
	background-color: #2b354e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.linkkipalkki {
	background-image: url(kuvat/link_bgr.jpg);
	padding-left: 25px;
}
.teksti1 {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}
.teksti2 {
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#text a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#text a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#text a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.alateksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

