	body { margin-top: 0px;}
	.topBarBg { background-image: url('images/topBarBg.gif'); background-repeat: repeat-x;}
	.logoBarGrad { background-image: url('images/logoBarGrad.gif'); background-repeat: repeat-y;}
	.logoBarRight { background-image: url('images/logoBarRight.gif'); background-repeat: repeat-y;}
	.midBarBg { background-image: url('images/midBarBg.gif'); background-repeat: repeat-x;}
	.midBarRightBg { background-image: url('images/midBarRightBg.gif'); background-repeat: repeat-x;}
	.tdMenu {
	 background-color: #dddddd;
		border-left: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}
	.tdMain { background-image: url('images/njOutline6.jpg'); background-repeat: no-repeat; background-position: top;}
	.divMain { height: 450px; overflow: auto; vertical-align: top;}
	
	.menuText {	
	 padding: 2px 0px 2px 8px;
	 background-color: #006940;
		border-left: 1px solid #208960;
		border-top: 1px solid #208960;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
	 /*
		background-color: #dddddd;
		border-left: 1px solid #eeeeee;
		border-top: 1px solid #eeeeee;
		border-right: 1px solid #bbbbbb;
		border-bottom: 1px solid #bbbbbb;
		*/
	}
	.menuText a {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
	/*
	.menuText a:hover {
		color: #90d6bb;
	}
	*/

	.titleText {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

	.genText {
		font-family: verdana;
		font-size: 12px;
		font-weight: 100;
		color: #000000;
		line-height: 20px; 
	}
	.genTextLabel {
		font-family: verdana;
		font-size: 12px;
		font-weight: 900;
		color: #000000;
		line-height: 20px; 
	}
	.boldText {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		line-height: 20px; 
	}

	.noteText {
		font-family: verdana;
		font-size: 10px;
		font-weight: 100;
		color: #000000;
		line-height: 20px; 
	}
		
