a:link, a:visited, a:active {
	color:#FFFFFF;
	font-weight: bold;
}
body {
	font-family:'Verdana';
	font-size:14px;
	color:#FFFFFF;
	background:#1D4C15;
	text-align:center;
	margin:0px;
}
img {
	-ms-interpolation-mode:nearest-neighbor;
}
.container {
	width:975px;
	text-align:left;
	margin:0px auto 0px auto;
}
.headerday {
	height:240px;
	background-image:url('/images/headerdaybg.gif');
}
.headernight {
	height:240px;
	background-image:url('/images/headernightbg.gif');
}
.footer {
	height:15px;
	background-image:url('/images/footer.gif');
	text-align:center;
	padding-top:10px;
}
.newsheader {
	background:#0C2407;
	margin-top:14px;
	padding:6px 10px 8px 10px;
	font-size:18px;
	height:36px;
	background-image:url('/images/posttitlebg.gif');
}
.threadheader {
	background:#0C2407;
	padding:6px 10px 8px 10px;
	font-size:18px;
	height:22px;
	background-image:url('/images/threadtitlebg.gif');
	font-weight:bold;
}
.forumheader {
	background:#0C2407;
	margin:14px 0px 1px 0px;
	padding:4px 10px 4px 10px;
	font-size:14px;
	height:20px;
	background-image:url('/images/forumtitlebg.gif');
	font-weight:bold;
}
.midheader {
	background:#0C2407;
	padding:6px 10px 6px 10px;
	font-size:14px;
	background-image:url('/images/midtitlebg.gif');
	font-weight:bold;
	margin-bottom:1px;
}
.littleheader {
	background:#0C2407;
	font-size:14px;
	padding:6px;
	background-image:url('/images/littletitlebg.gif');
	text-align:center;
	font-weight:bold;
	margin-bottom:2px;
}
.posttext {
	font-size:14px;
	line-height:19px;
	padding:6px;
	text-align:justify;
	margin-bottom:4px;
}
.postuser {
	background:#143D0E;
	width:120px;
	height:138px;
	padding:6px 6px 6px 6px;
	float:left;
	text-align:center;
	margin:6px 6px 0px 0px;
	background-image:url('/images/postuserbg.gif');
	overflow:hidden;
}
.menubox {
	background:#143D0E;
	padding:2px;
	font-size:12px;
}
.threadtitle {
	font-size:15px;
}
.threadsummary {
	font-size:13px;
}
.darkbox {
	font-size:18px;
	background:#143D0E;	
	font-weight:bold;
	text-align:center;
}
.infobar {
	font-size:13px;
	line-height:16px;
}
.green1 {
	background:#143D0E;
}
.button {
	font-family:'Verdana';
	font-size:11px;
	color:#303030;
	background:#E0E0E0;
	font-weight:bold;
}
.smallbutton {
	font-family:'Verdana';
	font-size:9px;
	line-height:8px;
	color:#303030;
	background:#E0E0E0;
	font-weight:bold;
}
select, input, textarea {
	font-family:'Verdana';
	font-size:14px;
	color:#000000;
	padding:2px;
}
.radio {
	background:#143D0E;
}
.errorbox {
	margin:8px 24px 8px 24px;
	background:#143D0E;
	padding:4px;
	font-style:italic;
	text-align:center;
}