body {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	background-color: #a0c27d;
	/* #E4EC63; */
}

td {
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#content {
	width: 770px;
	margin: 0px auto 0px;
	padding: 0px;
	align: left;
	text-align: left;
}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 175%;
	color:#000000;
}

#content ul li {
	padding: 0px 0px 5px 0px;
	line-height: 20px;
}

#content hr {
 border-style: none;
 border-width: 0px;
 border-bottom:1px solid #000000;
}

	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	border-bottom:1px solid #000000;
}
	
#content h1 a  {
	// color: #164A63;
	text-decoration: none;
}

#content h1 a:hover {
	/* color: #3F97BE; */
	text-decoration: none;
}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
}
	
#content h2 {
	color: #000000;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px 0px 15px 0px;
	margin: 0px;
}
	
#content h3 {
	color: #000000;
	font-size: 17px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
	
blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

#contentright {
	float: right;
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 175%;
}

#contentright a, #contentright a:visited{
	color: black;
	/* color: #6E9102; */
	text-decoration: underline;
}
	
#contentright a:hover {
	text-decoration: none;
}

#menu {
	float: left;
	width: 225px;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: block;
	padding: 0px;
	margin: 0px;
	padding-top:0px;
}

#menu ul li a, 
#menu ul li a:visited {
	display: block;
	color: #000000;
	/* color: #6E9102; */
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #360;
	line-height:11px;
	width:220px;
	text-indent:2px;
}
#menu ul li a:hover {
	/* background: #FFFFFF; */
	/* color: #A0CC42; */
	text-decoration: underline;
}

#menu h2 {
	width:220px;
	height:22px;

	background-color:#360;
	color: #FFFFFF;

	font-family: Arial;
	font-size: 15px;
	font-weight:normal;
	text-align:left;
	text-indent:5px;
	line-height:22px;

	border-color:#fff;
	border-style:solid;
	border-width:1px;

	padding: 1px 4px;
	margin-top:10px;
	margin-bottom: 5px;

	white-space: nowrap;
	display: block;
}

#menu p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

#menu ul li input {
	height: 18px; 
	// border: solid 1px #888888; 
	font-size: 8pt; 
	font-weight: bold;
}
#menu ul li input.submit {
	background: #360;
	color: #FFFFFF;
	height: 18px; 
	border: solid 1px #FFFFFF; 
	font-size: 8pt; 
	font-weight: bold;
	width: 51px;
}

#menu ul li table {
	width: 220px;
	padding: 5px 0px 5px 0px;
	// margin-bottom: 5px;
	border-bottom: 1px solid #360;
}


#contentright a.plz, #contentright a.plz:visited {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
#contentright a.plz:hover {
	text-decoration: underline;
}
#contentright a.green, #contentright a.green:visited {
 color: darkgreen;
 text-decoration: none;
}
#contentright a.green:hover{
 color: darkgreen;
 text-decoration: underline;
}

/* C5E05D
   84C326 */
