.Forum_AlternateRow{ background-color: #0E5C0E}
.Forum_HeaderRow{ background-color: #001A00}


body
{
	margin-top: 2;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	background-color: #083C08;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #00FF00;
}

.MenuBar
{
 background: #0E5C0E;
 color: #CC9900;
 font-family: arial;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;

 margin-left: 2px;
 margin-right: 2px;

 border-top: solid 1px #178317;
 border-left: solid 1px #178317;
 border-bottom: solid 1px #093B09;
 border-right: solid 1px #093B09;
}

table
{
	font-family: Verdana;
	font-size: 10pt
}

table.DarkBackground
{
	background-color: #001A00;
	color: #FFFFFF
}

table.FormTable
{
	background-color: #001500
}


a.MenuBarLink {color: #CC9900; font-weight: bold}
a.MenuBarLink:visited {color: #CC9900; font-weight: bold}
a.MenuBarLink:hover {color: #ffff00; font-weight: bold; background: transparent;}

a.DarkBackgroundLink {color: #CC9900;}
a.DarkBackgroundLink:visited {color: #CC9900;}
a.DarkBackgroundLink:hover {color: #ffff00; background: transparent;}

a {  color: #CC9900; text-decoration: none}
a:visited {  color: #CC9900; text-decoration: none}
a:hover {  color: #CC9900; text-decoration: underline}

.menu, .menu a:link, .menu a:visited
{
 background: #0E5C0E;
 color: #CC9900;
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;

 margin-left: 2px;
 margin-right: 2px;

 border-top: solid 1px #0E5C0E;
 border-bottom: solid 1px #0E5C0E;

 display: block;
}

.menu a:hover, .menu a:active
{
 background: #083C08;
 color: #FFFF00;
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;

 margin-left: 2px;
 margin-right: 2px;

 border-top: solid 1px #158F15;
 border-bottom: solid 1px #072D07;
 border-right: solid 1px #072D07;

 display: block;
}


h1
{
	color: #ffffff;
	font-size: 16pt;
	text-align: left;
}

h2
{
	color: #ffffff;
	font-size: 10pt;
	text-align: left;
}


li
{
	font-size: 10pt;
}