body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3eedf;
}
.topnav {
	background: url(images/layout_03.png);
	text-align: center;
}
.topnav a:link, .topnav a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00440d;
	text-align: center;
	text-decoration: none;
}
.topnav a:hover, .topnav a:hover:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #007D1A;
	text-align: center;
	text-decoration: none;
}
.secondnav {
	background: url(images/layout_08.png);
	padding-left: 30px;
	padding-top: 7px;
	text-align: left;
}
.secondnavline {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #FFFFFF;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 42px;
	
}
.secondnav a:link, .secondnav a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #393939;
	text-decoration: none;
}
.secondnav a:hover, .secondnav a:hover:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #276D25;
	text-decoration: none;
}
.footer {
	background: url(images/layout_15.png);
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 9px;
	color: #234B2D;
}
.footer a:link, .footer a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 9px;
	color: #234B2D;
}
.footer a:hover, .footer a:hover:visited {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 9px;
	color: #459459;
}
.maintext p{
	font: 13px Arial, Helvetica, sans-serif;
	color: #202020;
	line-height: 20px;
}
.maintext {
	font: 13px Arial, Helvetica, sans-serif;
	color: #202020;
	padding-bottom: 20px;

}

.heads {
	font: 30px/35px "Times New Roman", Times, serif;
	color: #00430c;
}
.heads2 {
	font: 20px/25px "Times New Roman", Times, serif;
	color: #00430c;
}

.dividerline {
	height: 25px;
	background: url(images/dot-divide.png) no-repeat;
}.maintext table tr td table tr td div table tr .style6 alignright {
	text-align: right;
}
.alignright {
	text-align: right;
	font-size: 15px;
}
.iconhover  {
	padding:4px;



}
.iconhover a:hover  {

	background:#004000;
	border:2px solid black;

}
