.bgmain {
	background-color: #dbf2db;
}
.bgleft {
	background-color: #c4e9c4;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#006633;
	text-decoration:underline;
}
.txtleftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#006633;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txtcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.border {
	border: 1px solid #99CC99;
}
