body {
	background-color: #C6EF8F;
	margin: 0px;
	padding: 0px;
}
td,DIV{
	font-family: "??", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FE0200;
	text-decoration: none;
}
.top{
	background-image: url(njc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#idbody{
	background-image: url(bg.gif);
	background-repeat: repeat-y;
}
#idlogo{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#idmenu{
	background-image: url(cdbg.gif);
}
#idmenu td{
	text-align: left;
	font-size: 12px;
}
#idmid{
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0px;
}
#idmid th{
	font-size: 13px;
	color: #335D5D;
	text-align: left;
	padding-left: 40px;
}
#idbottom{
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#idbottom td{
	color: #006600;
	text-align: center;
	vertical-align: top;
	padding-top: 35px;
}
#idmid1 img{
	border: 1px solid #003300;
}
#idmid2 img{
	background-image: url(imgbg.gif);
	background-repeat: no-repeat;
	padding: 7px;
	height: 111px;
	width: 151px;
}
#idmid3 img{
	background-image: url(imgbg.gif);
	background-repeat: no-repeat;
	padding: 7px;
	width: 600px;
}
.text{
	line-height: 22px;
	letter-spacing: 0.1em;
	padding-left: 20px;
}
.text1{
	line-height: 22px;
	letter-spacing: 0.1em;
}
.titstyle{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}