body
{
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	color: #000000;
/*	background: #F6F6E1; */
	background: #FFFFFF;  
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table
{
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	color: #000000;
}

img {border:0; padding:10px; margin:0px;}


h1 { font-size: 20px; font-weight:bold; }


.nav { padding-left: 5px; margin-left: 5px; left-margin: 5px; list-style: disc; padding-bottom: 5px; }

li { padding: 0px; }

.backwhite { background: #FFFFFF; }

.head1 { background: #999966; }
.head2 { background: #bebda7; }
.headtext { color: #969173; font-size: 40px;}
.headtext2 { color: #7b7a55; font-size: 16px; font-weight: bold;}
.headtext3 { color: #75714f; }


div.innerpad {
	padding: 1px 15px 10px 20px;
}

a.mainlevel {
	padding: 5px 0 5px 20px;
	width: 100%;
	display: block;
	color: #2A343A;
	text-decoration: none;
	background: url(images/a-mainlevel.gif) no-repeat bottom left;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #2A343A;
	text-decoration: none;
	background: url(images/a-mainlevel-hover.gif) no-repeat bottom left;
}

a.mainlevel2 {
	padding: 5px 0 5px 20px;
	width: 100%;
	display: block;
	color: #2A343A;
	text-decoration: none;
	background: url(images/a-mainlevel2.gif) no-repeat bottom left;
}

a.mainlevel2:hover,
a.mainlevel2:active,
a.mainlevel2:focus {
	color: #2A343A;
	text-decoration: none;
	background: url(images/a-mainlevel2-hover.gif) no-repeat bottom left;
}

.articleheader
{
	color: #75714f;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3
{
	color: #75714f;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4
{
	color: #75714f;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}





