body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
FORM { padding: 0px; margin: 2px 0px 0px}
INPUT {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
LI {
	margin-left: -20px;
}
textarea {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.publishedline {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #B2B2B2;
	border-bottom: 1px dashed #B2B2B2;
	background-color: #F8F7EF;
	margin-top: 1px;
	margin-bottom: 10px;
	text-align: center;
}
.publishedline A {
	color: #000000;
	text-decoration:none;
	border-bottom:none;
}
.publishedline A:hover {
	border-bottom:1px solid #000000;
}
.publishedlinethin {
	font-size: 11px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	border-top: 1px dashed #B2B2B2;
	border-bottom: 1px dashed #B2B2B2;
	background-color: #F8F7EF;
	margin-top: 1px;
	margin-bottom: 2px;
	text-align: left;
}
.publishedlinethin A {
	color: #000000;
	text-decoration:none;
	border-bottom:none;
}
.publishedlinethin A:hover {
	border-bottom:1px solid #000000;
}
.articleheader {
	font-size: 18px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:center;
	letter-spacing: 1px;
}
.articleheader A {
	color: #000000;
	text-decoration: none;
	border-bottom:none;
}
.articleheader A:hover {
	color: #000000;
	text-decoration: none;
	border-bottom:1px solid #000000;
}
.dateline {
	font-size: 12px;
	padding-bottom: 8px;
	text-align:center;
	border-bottom: 1px dashed #B2B2B2;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.datelinenb {
	font-size: 12px;
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.byline {
	font-size: 12px;
	padding-bottom: 8px;
	text-align:center;
	letter-spacing: 2px;
}
.ntext {
	font-size:12px;
	line-height: 19px;
	text-align: justify;
}
.ntext A {
	color:#6b9429;
	text-decoration:none;
}
.ntext A:hover {
	border-bottom:1px dashed #6b9429;
}
.ntextnj {
	font-size:12px;
	line-height: 19px;
}
.ntextnj A {
	color:#6b9429;
	text-decoration:none;
}
.ntextnj A:hover {
	border-bottom:1px dashed #6b9429;
}

.ntexthdr {
	font-size:18px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.tmenut {
	font-size:18px;
	background-color: #FBFAF4;
	border-bottom:1px solid #666666;
	border-top: 5px solid #333333;
}
.tmenut A {
	color:#000000;
	text-decoration:none;
	border-bottom:none;
}
.tmenut A:hover {
	border-bottom:1px solid #000000;
}
.tmenu {
	background: none;
	text-align:center;
}
.tmenu A {
	color:#000000;
}
.tmenua {
	background: url(../pic/mt.gif) repeat-x fixed left top;
	text-align:center;
}
.tmenua A {
	color:#6b9429;
}
.comment {
	border-bottom: 1px dashed #B2B2B2;
	border-top: 1px dashed #B2B2B2;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color:#f8f7ef;
	padding-bottom:3px;
	padding-top:3px;

	padding-left: 70px;
	padding-right: 10px;
	background-image: url(../pic/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rmhead {
	font-size:15px;
	font-weight:bold;
	padding-bottom: 4px;
	border-bottom: 1px dashed #B2B2B2;
}