body {
	background-color: #0E0E0E;
	background-image: url(images/NJ2-slice_01.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: verdana, Helvetica, sans-serif;
}
.menutop {
height: 1em;
	filter: Shadow(Color=#608307, 	
			Direction=135, 
			Strength=1);
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.menulink {
height: 1em;
	filter: Shadow(Color=#608307, 	
			Direction=135, 
			Strength=1);
	color: #2F4000;
	font-size: 12px;
	margin-left: 5px;
}
.menulink a {
	color: #2F4000;
	color: #2F4000;
	font-size: 12px;
}
.maintop {height: 1em;
	filter: Shadow(Color=#ffffff, 	
			Direction=135, 
			Strength=1);
font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.maintext {
	color: #333333;
	font-size: 12px;
	margin-left: 5px;
		margin-right: 5px;
	}
	.maintext a {
	color: #333333;
	font-size: 12px;
	}
	
	.nav_link {
	height: 1em;
	filter: Shadow(Color=#ffffff, 	
			Direction=135, 
			Strength=1);
font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 5;
	padding-right: 5;
}
	.nav_link a {
font-size: 14px;
	color: #333333;
	font-weight: bold;
}
	.nav_link_footer {
font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-left: 5;
	padding-right: 5;
}
	.nav_link_footer a {
font-size: 11px;
	color: #666666;
	font-weight: bold;
}
td.nav_spacer{ background: url(images/nav_spacer.png); height:41; width:2;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}