Body
{
	background-color: #ECEFEB;
	margin-top: 0px;
}

TD
{
	font-family: arial;
	font-size: 10pt;
}
h1
{
	font-family: arial;
	font-size: 10pt;
	margin: 0;
	padding: 1px 1px;

}

.MainTable
{
	border-collapse: collapse;
	border-width: 1px;
	border-color: Silver;
}
.TextBox
{
	font-family: Arial;
	font-size: 8pt;
	 border-color: #195511;
	 border-width: 1PX;
}

.Buttons
{
	font-family: Arial;
	font-size: 8pt;
}

A, A:visited
{
	color: #195511;
}


.MainNav
{
	color: #195511;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.Footer, A.Footer, A.Footer:visited
{
	color: Gray; 
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

A.Footer:hover
{
	text-decoration: underline;
}

Fieldset
{

}

Legend
{
	background: #195511;
	border-color: White;
	border-style: solid;
	border-width: 1px; 
	padding: 2px 6px;
	font-size: 10pt;
	font-weight:normal;
	width: 300px;
	font-weight: bold;
	color: white;
} 


A.ForumLink, A.ForumLink:visited
{
	color: #195511;
	font-weight: bold;
	text-decoration: none;
}


A.ForumLink:CCCC
{
	color:  LightSteelBlue;
	font-weight: bold;
	text-decoration: none;
}

A.ForumLink:hover
{
	text-decoration: underline;
}

A.ArticleLink, A.ArticleLink:visited
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

A.ArticleLink:hover
{
	text-decoration: underline;
}

.LoginLinks, A.LoginLinks, A.LoginLinks:visited
{
	color: #195511;
	text-decoration: none;
	font-size: 8pt;
}

A.LoginLinks:hover
{
	color: #195511;
	text-decoration: underline;
	font-size: 8pt;
}

A.SmUnderline, A.SmUnderline:visited
{
	color: #195511;
	text-decoration: underline;
	font-size: 8pt;
}

.ProfileLinks, A.ProfileLinks, A.ProfileLinks:visited
{
	color: #195511;
	text-decoration: none;
	font-size: 9pt;
}

A.ProfileLinks:hover
{
	text-decoration: underline;

}

.ForumHeaders
{
	font-weight: bold;
	background-color: #E0DDDD;
	text-decoration: none;
}