.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.logo {
	height: 37px;
	width: 250px;
	clear: left;
	float: right;
	top: 5px;
	right: 5px;
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	width: 150px;
	height: 25px;
	text-transform: capitalize;
}
.NLheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	text-transform: uppercase;
	color: #990033;
	width: 100%;
	font-weight: normal;
	text-decoration: underline;
}
.border {
	border: thin outset #666666;
}
.maintbale {
	height: 550px;
	width: 800px;
}
.contentstable {
	left: 5px;
	right: 5px;
	width: 780px;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
}
a:link {
	color: #669900;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
.imright {
	clear: left;
	float: right;
	width: 49%;
	height: 280px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.NLtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: thin none;
}
#NLmain {
	height: 1100px;
	width: 800px;
	border: medium dotted #CC9933;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
