body {
	background-color: #6a7574;
	font-family: arial, georgia, times;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #82b22b;
	line-height: 18px;
}

a:link {  color: #9dcb4e; text-decoration: none; border-bottom: 1px dotted #9dcb4e;}
a:visited {  color: #9dcb4e; text-decoration: none; border-bottom: 1px dotted #9dcb4e;}
a:active {  color: #9dcb4e; text-decoration: none; border-bottom: 1px dotted #9dcb4e;}
a:hover {  color: #c1e26f; text-decoration: none; border-bottom: 1px dotted #c1e26f;}


p {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	margin-top: 0px;
}


.footer	{
	padding-top: 10px;
	padding-left: 220px;
}

.footer a:link {  color: #9dcb4e; text-decoration: none; border-bottom: 0px dotted #9dcb4e;}
.footer a:visited {  color: #9dcb4e; text-decoration: none; border-bottom: 0px dotted #9dcb4e;}
.footer a:active {  color: #9dcb4e; text-decoration: none; border-bottom: 0px dotted #9dcb4e;}
.footer a:hover {  color: #c1e26f; text-decoration: none; border-bottom: 0px dotted #c1e26f;}

.title {
	background-color: #bfe774;
	color: #ffffff;
	width: 428px;
	font-family: georgia;
	font-size: 3.2em;
	letter-spacing: 0.3em;
	font-weight: bold;
	word-spacing: 0.3em;
	line-height: 10px;
	text-transform: lowercase;
	font-style: italic;
	text-align: right;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.title2 {
	background-color: #82b22b;
	color: #f0f0f0;
	width: 146px;
	font: 70% Verdana, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 0.5em;
	font-weight: bold;
	word-spacing: 0.3em;
	line-height: 10px;
	text-transform: uppercase;
	font-style: normal;
	text-align: center;
	margin-left: 7px;
	margin-top: 20px;
	padding: 3px;
}

#navlist
{
color: #ffffff;
padding: 0px 7px 0px;
margin-left: 0;
margin-top: 0px;
font-family: arial, georgia, times;
font-size: 11px;
letter-spacing: 0.1em;
width: 13.7em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #ffffff;
border-bottom: 3px solid #82b22b;
text-align: left;
margin-bottom: 2px;
}

#navlist li a
{
border-left: 0px solid #ffffff;
display: block;
padding: 0.1em 0.3em 0.1em 0.3em;
border-right: 1em solid #c1e26f;
background: #c1e26f;
text-decoration: none;
border-bottom: 0px;
}

#navlist li a:link { color: #ffffff; border-left: 0px solid #ffffff; }
#navlist li a:visited { color: #ffffff; border-left: 0px solid #ffffff; }

#navlist li a:hover
{
border-left: 1px solid #ffffff;
border-right: 1em solid #D6F0A7;
color: #FFF;
background: #D6F0A7;
text-decoration: none;
}


#navigation {
padding: 0.1em 0.3em 0.1em 1.9em;
margin-left: 0em;
}

#navigation li {
margin-bottom: 3px;
}

#navigation li a
{
color: #6B7576;
border-bottom: 1px dotted #8AB339;
}

#navigation li a:hover
{
border-bottom: 3px solid #8AB339;
}

#box {
width: 160px;
padding: 10px;
background: #f0f0f0;
}



input, textarea, select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f0f0f0;
	border: 1px;
	border-color: #82b22b;
	border-style: solid;
	text-decoration: none;
	padding: 2px;
}
