.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../IMAGES/Home%20Images/globe.jpg);
	clear: left;
	float: left;
	width: 600px;
	border: 1px solid #E1E1E1;
}
.hder {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 40px;
	background-color: #E1E1E1;
	clear: left;
	float: left;
	height: 40px;
	width: 600px;
	text-align: center;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.leftcln {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 250px;
	list-style-type: square;
	padding-top: 10px;
	line-height: 18px;
	padding-left: 100px;
	padding-bottom: 10px;
	clear: both;
}
.rghtcln {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	list-style-type: square;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 10px;
	float: left;
}
.plantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

