img {
	border: 0px;
}

/* Normal, standard links. */
a:link
{
	color: #278131;
	text-decoration: underline;
}
a:visited
{
	color: #278131;
	text-decoration: underline;
}

a:hover
{
	color: #61AA69;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #278131;
	text-decoration: none;
}
a.nav:hover
{
	color: #61AA69;
	text-decoration: none;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */
body, td, th
{
	color: #0A2F09;
	font-size: 9pt;
	font-family: Tahoma, arial, helvetica, serif;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color:#F1F8F1;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000200;
	font-family: Tahoma, arial, helvetica, serif;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000200;
	font-family: Tahoma, arial, helvetica, serif;
}

/* Standard horizontal rule.. */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #1E6F23;
	background-color: #18641D;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #08340B;
	background-color: #C6DFC6;
	border: 1px solid #18641D;
	margin: 1px;
	padding: 1px;
	font-size: 8pt;
	width:90%;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #08340B;
	background-color: #C6DFC6;
	border: 1px solid #18641D;
	font-size: 8pt;
	padding: 1px;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #08340B;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
}

/* /me uses this a lot. */
.meaction
{
	color: #27912D;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: #F1A4A1;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #022004;
	background-color: #D1E4D1;
}
.windowbg2
{
	color: #022004;
	background-color: #B2D3B2;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg td
{
	font-weight: bold;
	background-image: url(images/green/menu.jpg);
	background-repeat: repeat;
}

/* The category headers, page indexes, and such things - catbg2 is used for "new" posts. */
.catbg, .catbg2
{
	font-weight: bold;
	background-image: url(images/green/menu2.jpg);
	background-repeat: repeat;
}

/* The borders around things. */
.bordercolor
{
	background-color: #25722F;
	border: 4px solid #25722F;
}
.tborder
{
	border: 4px solid #25722F;
	background-color: #25722F;
}

/* Default font sizes. */
.smalltext
{
	font-size: 8pt;
	font-family: Tahoma, arial, helvetica, serif;
}
.normaltext
{
	font-size: 9pt;
}
.largetext
{
	font-size: 10pt;
}

.box
{
	border: 4px solid #25722F;
	padding: 0px;
	margin: 0px;
}

.menu
{
	border-top: 1px solid #25722F;
	margin: 0px;
	padding: 0px;
}

.menu a:link
{
	color: #0A5713;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

.menu a:visited
{
	color: #0A5713;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

.menu a:hover
{
	color: #D6F3DA;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

.opt a:link
{
	color: #0A5713;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.opt a:visited
{
	color: #0A5713;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.opt a:hover
{
	color: #5E9F57;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.titlebg a:link, .titlebg a:visited
{
	color: #0A5713;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
.titlebg a:hover
{
	color: #D6F3DA;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

/* The category headers, page indexes, and such things - catbg2 is used for "new" posts. */
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited
{
	color: #0A5713;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.catbg a:hover, .catbg2 a:hover
{
	color: #7DBB77;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

.back2
{
	background-color:#F9FCF9;
}

.calendar2
{
	height: 96px;
	border: 2px outset;
	color: #0E3D11;
	background-color: #C0E1C3;
}

.calendar
{
	height: 100px;
	padding: 2px;
	color: #0E3D11;
	background-color: #F5F8F5;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}