body { color: #0d210d; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; }
p { color: #0d210d; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; }
td { color: #0d210d; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; }
a:link { color: #006f3a; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
a:visited { color: #004222; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; }
a:hover { color: #00ac3c; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; }
a:active { color: #0d210d; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; }
.TopMenuText
{ font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.LeftMenuText
{ font-size: 11pt; color: #2b3f2b; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.ProductListing
{ font-size: 11pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.ErrorMessage
{ font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.HeaderText
{ font-weight: bold; font-size: 11pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.DescriptionText
{ font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.PriceText
{ font-weight: bold; font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.ProductTitleText
{ font-size: 11pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.MainPageCartegories
{ font-weight: bold; font-size: 10pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.cartValue
{ font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; }
.cartLabel { font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; }
.cartHeader
{ font-weight: bold; font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; }
.CheckoutFormsValue
{ font-size: 9pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; }
.CheckoutFormsLabel { font-weight: bold; font-size: 10pt; color: #0d210d; font-family: Georgia, "Times New Roman", Times, serif; }
.MenuBar {  font-size: 10pt; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; background-color:#006f3a;}
.MenuBarLink:link {  font-size: 10pt; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; background-color:#006f3a; text-decoration: none; }
.MenuBarLink:visited {  font-size: 10pt; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; background-color:#006f3a; text-decoration: none; }
.MenuBarLink:hover {  font-size: 10pt; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; background-color:#8E6B02; text-decoration: none; }
.MenuBarLink:active {  font-size: 10pt; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; background-color:#8E6B02; text-decoration: underline}

/* forum stuff */
/*
Blues color scheme
0039e6, 006f3a, F5F5EB, 334d99, 1a264d, 5970b3, 99a6cc
*/

/* general page form */

/* JW overridden
body
{
	padding: 0px;
	margin: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

blockquote
{
	background-image: url(images/altbg.gif);
	background-repeat: repeat-x;
	border: solid 1px #000000;
	margin: 8px;
	width: 80%;
	padding: 6px;
}
*/

.containerleft
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
	padding: 4px 0px 4px 0px;
}
.containerright
{
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.containertable
{
	border-width: 0px;
}
.containertable tr td
{
	font-size: 12px;
}
.containertable .linkbuttoncell
{
	padding: 5px;
}

.copyright, .copyright a, .copyright a:visited
{
	font-size: 10px;
	color: #999999;
}

/* elements */
/* JW overridden
p
{
	font-size: 12px;
}

a
{
	color: #334d99;
}
a:visited
{
	color: #1a264d;
}
a:hover
{
	color: #006f3a;
}
*/

h2 
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	margin: 0px 0px 4px 0px;
	clear: both;
}

h3
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}

h5
{
	font-size: 10px;
	color: #999999;
	margin-bottom: 0px;
}

hr
{
	color: #1a264d;
	background-color: #1a264d;
	border: 0px;
	height: 1px;
	border-collapse: collapse;
}

pre
{
	font-family: Monospace, Serif;
	font-size: 11px;
	background-color: #f0f0f0;
	color: #000000;
	padding: 6px 10px 6px 10px;
}

/* form elements */

.linkbutton, a.linkbutton, a:visited.linkbutton
{
	color: #1a264d;
	background-color: #F5F5EB;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #1a264d;
	border-right: solid 1px #1a264d;
	border-top: solid 1px #F5F5EB;
	border-left: solid 1px #F5F5EB;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}
a:hover.linkbutton
{
	border-bottom: solid 1px #F5F5EB;
	border-right: solid 1px #F5F5EB;
	border-top: solid 1px #1a264d;
	border-left: solid 1px #1a264d;
	color: #1a264d;
}

select, textarea, .textbox
{
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	border: solid 1px #1a264d;
}

.warning
{
	color: #ff0000;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

/* grids */

.grid
{
	clear: both;
	border-collapse: collapse;
	border-right: solid 1px #1a264d;
	border-bottom: solid 1px #1a264d;
	border-left: solid 1px #F5F5EB;
	border-top: solid 1px #F5F5EB;
	margin-bottom: 4px;
	width: 100%;
}

.gridheader
{
	background-image: url(images/gridheaderbg.gif);
	background-color: #006f3a;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1a264d;
	margin: 0px 0px 0px 4px;
}
.gridheader a, .gridheader a:visited
{
	color: #1a264d;
}

.gridsubheader, .gridpager
{
	background-image: url(images/gridsubheaderbg.gif);
	background-color: #cccccc;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1a264d;
	margin: 0px 0px 0px 4px;
}

#forumgrid, #forumarchivegrid, #forumstatgrid, #memberinfo, #PrivateStats
{
	width: 100%;
	margin-top: 8px;
}

.forumrow
{
	background-color: #ffffff;
	font-size: 12px;
}

.forumrowalt
{
	background-image: url(images/altbg.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	font-size: 12px;
}

.forumrow td, .forumrowalt td
{
	padding: 4px;
	border-bottom: solid 1px #f0f0f0;
}

.newcolumn
{
	width: 34px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/altbg.gif);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}

.forumcolumn
{
	vertical-align: top;
}

.lastpostcolumn
{
	width: 150px;
	font-size: 11px;
}

.topicstartedbycolumn
{
	width: 100px;
	font-size: 11px;
}

.topictitlecolumn
{
}

.topicrepliescolumn, .topicviewscolumn
{
	width: 40px;
	text-align: center;
}

.removecolumn
{
	border-right: solid 1px #ffffff;
	vertical-align: top;
}

.grid .gridheader td, .posttable .gridheader td
{
	font-size: 10px;
}

.posttable
{
	background-image: url(images/altbg.gif);
	background-repeat: repeat-x;
	border-collapse: collapse;
	border-right: solid 1px #1a264d;
	border-bottom: solid 1px #1a264d;
	border-left: solid 1px #F5F5EB;
	border-top: solid 1px #F5F5EB;
	margin-bottom: 8px;
	width: 100%;
}

.postcell
{
	padding: 6px;
	font-size: 12px;
}

.avatar
{
	float: right;
	margin: 0px 0px 8px 8px;
	border-right: solid 1px #1a264d;
	border-bottom: solid 1px #1a264d;
	border-left: solid 1px #F5F5EB;
	border-top: solid 1px #F5F5EB;
}

.forumcolumn, .topictitlecolumn, .topicrepliescolumn, .topicviewscolumn, .topicstartedbycolumn
{
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

#forumgrid tr td
{
	border-bottom: solid 1px #55441c;
	border-top: solid 1px #55441c;
}