BODY {
	margin										:	0px;
	font-family								:	Tahoma;
	font-size									:	11px;
	letter-spacing						:	1px;
}



.bodynkpiar {
	background-image					: url("images/nkpiar/back.gif");
	background-position				:	top;
	background-repeat					:	repeat-x;
	background-color					:	#0e5508;
}

.bodynkpiarShowPic {
	margin										:	0px;
	font-family								:	Tahoma;
	font-size									:	11px;
	background-color					:	transparent;
}



.mainnkpiar {
	background-image					: url("images/nkpiar/main.jpg");
	background-position				:	top;
	background-repeat					:	no-repeat;
}


TABLE {
	font-family								:	Tahoma;
	font-size									:	11px;
	color											: black;
	letter-spacing						:	1px;
	cursor										: default;
}

.noborder {
	border										: 0px none;
}

.topBorder {
	border										: 0px none;
	border-top								: 1px solid;
}

.noTopBorder {
	border										: 1px solid;
	border-top								: 0px none;
}

.table {
	border-left								:	1px solid gray;
	border-top								:	1px solid gray;
	border-right							:	0px none;
	border-bottom							:	0px none;
}

.inner {
	border-left								:	1px solid gray;
	border-top								:	1px solid gray;
	border-right							:	1px solid white;
	border-bottom							:	1px solid white;
}

.outer {
	border-left								:	1px solid white;
	border-top								:	1px solid white;
	border-right							:	1px solid gray;
	border-bottom							:	1px solid gray;
}

.alcim {
	color											:	#F5EEE0;
	letter-spacing						:	1px;
	font-weight								:	bold;
}

INPUT, SELECT, TEXTAREA {
	font-family								:	Tahoma;
	font-size									:	11px;
	letter-spacing						:	1px;
	color											: black;
	border-left								: 1px solid gray;
	border-top								: 1px solid gray;
	border-right							: 1px solid white;
	border-bottom							: 1px solid white;
}

.100 {
	width											:	100%;
}

.Button {
	border-left								: 1px solid white;
	border-top								: 1px solid white;
	border-right							: 1px solid black;
	border-bottom							: 1px solid black;
}

.cursorDefault {
	cursor	:	default;
}

.cursorPointer {
	cursor	:	pointer;
}
