body 
{
	background-color		: #003D02;
}

table.navigationLayout1
{
	background-color		: #003D02;
	padding			: 10px;
	border-width			: 0px;
	width				:190px;
}

table.navigationLayout2
{
	background-color		: #003D02;
	padding			: 10px;
	border-width			: 0px;
	width				:795px;
}

a
{
	color			: #8EC025;
	font-family			: Verdana,Arial;
	font-size			: 10pt;
	text-align			: center;
	text-decoration			: none;	
}

a.navigation
{
	color			: #8EC025;
	font-family			: Verdana,Arial;
	font-size			: 15pt;
	text-align			: center;
	text-decoration			: none;
}

td.navigation
{
	background-image		: url(../images/navigationBackground.jpg);
	color			: #ffffff;
	font-family			: Verdana,Arial;
	font-size			: 15pt;
	text-align			: center;
	border-width			: 1px;
	border-style			: solid;
	border-color			: #000000;
	width			: 171px;
	height			: 60px;
}

table.content
{
	background-color		: #003D02;
	padding			: 0px;
	spacing			: 0px;
	border-width			: 0px;
	width			: 500px;
}


td.contentHeadLineImage
{
	width			: 57px;
	height			: 30px;
	color			: #E58D0F;
	font-family			: Verdana,Arial;
	font-size			: 13pt;
	text-align			: center;
	background-color		: #003D02;
	border-width			: 1px;
	border-style			: solid;
	border-color			: #000000;
	text-align			: left;
}

td.contentHeadLine
{
	color			: #E58D0F;
	font-family			: Verdana,Arial;
	font-size			: 13pt;
	text-align			: center;
	background-color		: #003D02;
	border-width			: 1px;
	border-style			: solid;
	border-color			: #000000;
	text-align			: left;
}

td.contentLine
{
	color			: #eeeeee;
	font-family			: Verdana,Arial;
	font-size			: 10pt;
	text-align			: center;
	background-color		: #003D02;
	border-width			: 0px;
	text-align			: left;
}

td.headerBackground
{
	background-image		: url(../images/HomeBanner.jpg);
	background-color		: #8EC025;
	width			: 800px;
	height			: 100px;
	color			: #10CF16;
	font-family			: Verdana,Arial;
	font-size			: 25pt;
	font-stretch			: extra-expanded;
	font-style			: italic;
}

td.headerFont
{
	color			: #8EC025;
	font-family			: Verdana,Arial;
	font-size			: 25pt;
	font-stretch			: extra-expanded;
	font-style			: italic;
	padding-left		: 40px;
}

td.linkLine
{
	color			: #eeeeee;
	font-family			: Verdana,Arial;
	font-size			: 10pt;
	text-align			: center;
	border-color			: #000000;
	background-color		: #003D02;
	border-width			: 1px;
	border-style			: solid;
	text-align			: left;
}

table.contentTable
{
	 width					: 590px;
}

table.rootTable
{
	padding				:5px;
	width				:800px;
}
