.lhsidebar {
	background-attachment: scroll;
	background-image:  url(images/lhsidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rh-sidebar {
	background-attachment: scroll;
	background-image: url(images/rhsidebar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-main {
	background-attachment: fixed;
	background-image: url(images/backgroung-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodygreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-align: justify;

}
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.headlinegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	background-color: #99CC99;
}
