
p, td{
	font-family:Tahoma;
	font-size:11px;
	color:#000000
}

a{
	color:#184970
}

.cap1{
	font-family:HeliosExtBlack;
	font-size:10px;
	color:#22608E
}

/* tuoteryhmavalikon maaritykset */

				tr.tuoteryhmalinkki	{
					background-image: url("/images/m02.jpg");
					height: 21px;
				}

				a.tuoteryhmalinkki:link	{
								font-size: 10px;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-weight: bold;
								color: #31ADA5;
								/*background: #ffffff;*/
								text-decoration: none}
				a.tuoteryhmalinkki:visited {
								font-size: 10px;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-weight: bold;
								color: #31ADA5;
								/*background: #ffffff;*/
								text-decoration: none}
				a.tuoteryhmalinkki:active {
								font-size: 10px;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-weight: bold;
								color: #31ADA5;
								/*background: #E2E2E2;*/
								text-decoration: none}
				a.tuoteryhmalinkki:hover {
								font-size: 10px;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-weight: bold;
								color: #CCCCCC/*#DD392A*/;
								/*background: #E2E2E2;*/
								text-decoration: underline}
						
/* */
TD.pieni {
	font-size: 9px;
}

.otsikko {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dashed gray;
	margin-top: 10px;
	margin-bottom: 20px;
}

.alaotsikko {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid gray;
	margin-top: 20px;
	margin-bottom: 10px;
}

TD.valiotsikko {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 20px;
}


TD.korostus {
	padding: 2px;
	
}

TD.virhe {
	font-size: 14px;
	color: #FF0000;
}

.kentta {
	width: 100%;
	border: 1px solid #DDDDDD;
	font-family: verdana,arial;
	font-size: 10px;
}

.nappi {
	font-family: verdana,arial;
	font-size: 9px;
	background-color: #32ACA8;
	padding: 2px;
	border: 1px solid #DDDDDD;
	color: white;
}

.valikko {
	font-family: verdana,arial;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #DDDDDD;
	color: black;
}

.maara {
	font-family: verdana,arial;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #DDDDDD;
	text-align: right;
	width: 30px;
}

.valikkoLinkki {
	border: 1px solid black;
	background: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100px;
	text-align: center;
	font-weight: bold;
}


TD.sarakeOtsikko {
	background: #DEDEDE;
	font-weight: bold;
	text-align: center;
	padding: 3px 10px 3px 10px;
	border: 1px solid #CCCCCC;
}

TD.riviTd {
	padding: 3px;
}

img.kuva {
	border: 1px solid black;
	margin: 0px 10px 10px 10px;
	float: left;
}