body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #109910;
	background-color: #060606;
	scrollbar-face-color: #0A220A;
	scrollbar-highlight-color: #335533;
	scrollbar-3dlight-color: #0A220A;
	scrollbar-darkshadow-color: #0A220A;
	scrollbar-shadow-color: #335533;
	scrollbar-arrow-color: #335533;
	scrollbar-track-color: #0A220A;
}
img {
	border: 0px;
}
a {
	color: #3A7223;
}
table {
	font-size: 11px;
	width: 100%;
}
.alt1 {
	background-color: #070707;
	color: #727272;
}
.alt2 {
	background-color: #060606;
	color: #626262;
}
iframe {
	border-left: 2px solid #34862C;
	width: 100%;
	height: 400px;
}
.msg {
	font-weight: lighter;
	word-wrap: break-word;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #109910;
	background-color: #030603;	
	padding-left: 4px;
	border-left: 3px solid #34862C;
	border-top: 1px solid #2C361C;
	border-bottom: 1px solid #2C361C;
	border-right: 1px solid #2C361C;
}
.admin {
	border-left: 3px solid #FE9A2E;
	padding-left: 4px;
	font-size: 9pt;
	font-weight: bolder;
	font-variant: normal;
	color: #FE9A2E;
}
input {
	width: 100%;
}
textarea {
	height: 50px;
	width: 100%;
}
#submit {
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:900;
}
.author {
	padding-top: 5px;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #7CA078;
}
#box {
	width: 100%;
}
#shoutbox {
	width: 90%;
	margin: auto 5%;
}
.time {
	width: 100%;
	font-size: 7pt;
	font-style: italic;
	font-weight: lighter;
	color: #444;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding: 3px;
}
.msgbit {
	padding-top: 5px;
	padding-left: 2px;
}