body {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin: 20px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
table.query_table {
	width: 600px;
	background-color: #ffffff;
}
#query_table td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	padding: 5px;
}

#query_table td.otsikko {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	padding: 5px;
	background-color: #dedede;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.hakukentta {
	padding: 20px;
	background-color: #eeeeee;
	width: 440px;
	border: 1px solid #aaaaaa;
	margin-bottom: 20px;
}
select {
	width: 300px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
td.yrityskortti {
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	background-color: #ffffff;
}
td.yrityskortti_pass {
	font-family: "Courier New", Courier, mono;
	border-bottom: 1px solid #dedede;
	font-size: 17px;
	background-color: #ffffff;
}
td.yrityskortti_top {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	background-color: #eeeeee;
	font-size: 12px;
}
td.yrityskortti_odd {
	border-bottom: 1px solid #dedede;
	background-color: #eeeeee;
	font-size: 12px;	
}


td.yrityskortti_mandatory {
	border-bottom: 1px solid #dedede;
	font-size: 12px;
	background-color: #ffffff;
}
td.yrityskortti_top_mandatory {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	background-color: #ffffff;
	font-size: 12px;
}
td.yrityskortti_odd_mandatory {
	border-bottom: 1px solid #dedede;
	background-color: #eeeeee;
	font-size: 12px;	
}


.yrityksen_nimi {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 15px;
}
a:link.osoiterivi, a:visited.osoiterivi {
	font-size: 14px;
}
#pitka_select input {
	width: 300px;
}
a.link {
	color: #28631e;
	text-decoration: underline;
	font-weight: normal;
}
div.green_bg {
	background-image: url(images/green_bg.jpg);
	background-repeat: no-repeat;
	width: 599px;
	height: 83px;
	overflow: hidden;
}
div.green_bg_2 {
	background-image: url(images/green_bg_2.jpg);
	background-repeat: no-repeat;
	width: 599px;
	height: 63px;
	overflow: hidden;
}
div.pad10 {
	padding: 10px;
}
b.tahti {
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
	margin-left: 3px;
}
.green {
	color: #215c0d;
}