@charset "ISO-8859-1";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font: 12px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 140px 0px 0px;
	width: 100%;
	height: 100%;
	background: #CCCCCC url(nkb_longNY2.gif) no-repeat;
	color: #333333;
}
table {
	width: 100%;
	height: 100%;
}
#tdtop {
	background: #FFCC66 url(nkb_longNY.gif) no-repeat;
	height: 140px;
	max-height: 140px;
}
#tdmeny {
	background: #FFFFFF;
	text-align: center;
	width: 148px;
	vertical-align: top;
	padding-top: 20px;
	height: auto;
}
#tdmeny p {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#tdmeny hr {
	margin: 0px 10px 5px;
	background: #333333;
}
#tdcontent {
	background: #CCCCCC;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	vertical-align: top;
	height: auto;
}
#tdcontent p {
	font: 13px "Times New Roman", Times, serif;
	color: #333333;
	width: 700px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#tdcontent h1  {
	font: normal 36px "Times New Roman", Times, serif;
	color: #333333;
	width: 700px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#tdcontent h2  {
	font: normal 24px "Times New Roman", Times, serif;
	color: #333333;
	width: 700px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#tdcontent h3  {
	font: normal 18px "Times New Roman", Times, serif;
	color: #333333;
	width: 700px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#tdcontent h4 {
	font: normal 16px "Times New Roman", Times, serif;
	color: #333333;
	width: 700px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#tdcontent h5 {
	font: normal 14px "Times New Roman", Times, serif;
	color: #333333;
	width: 700px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.mceContentBody {
	background: #CCCCCC;
}
a {
	text-decoration: none;
	color: #990000;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
img {
	border-style: none;
	border-width: 0px;
	margin: 0px 10px 10px 0px;
}
a:active {
	text-decoration: none;
	color: #990000;
}
textarea {
	width: 710px;
	height: 500px;
}
ul   {
	margin-left: 0px;
	padding-left: 0px;
	list-style: disc inside;
}
ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style: decimal inside;
}
