table.nk-typ1 {
	border: 1px solid #E0CDA1;
	width: 100%;
}

table.nk-typ2 {
	margin: 0px 0px 30px 0px;
	background-color: #eedcb3;
	border: 1px solid #E0CDA1;
}

td.nk-typ4 {
	padding: 8px 8px 0px 8px;
}

td.nk-typ5 {
	padding: 0px 5px;
}

td.nk-typ6 {
	padding: 5px 5px 15px 5px;
}

td.nk-typ7 {
	text-align: center;
}

td.nk-typ8 {
	text-align: justify;
	padding: 3px 5px;
	font-size: 0.9em;
	border-top: 1px solid #E0CDA1;
	border-bottom: 1px solid #E0CDA1;
}

tr.nk-typ1 {
	background-color: #E0CDA1;
}

tr.nk-typ2 {
	background-color: #eaddc0;
}

tr.nk-typ3 {
	background-color: #faf4e5;
}

tr.nk-typ4 {
	background-color: #faf4e5;
}

p.nk-typ1 {
	text-align:center;
}


input.nk-input-1, textarea.nk-input-1 {
	border: 1px solid #E0CDA1;
	width: 280px;
}

input.nk-input-2 {
	background-color: #9FA1A4;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 4px;
	margin: 5px 0 0 3px;
}

