/** GREEN COLOR SCHEME OVERRIDES **/
/** insert 		<link href="/resource/images/schemes/green/style.css" rel="stylesheet" type="text/css" /> **/

.menu_itemb { /* this item is clicked and already predefined */
	background-image:url('/resource/images/schemes/green/btn_leftnav_arrow.gif');
	background-repeat:no-repeat;
}

.contentblock {
	background-color:#EAF0DC;
}
#contentblock {
	background-color:#EAF0DC;
}
.contentwrapper {
	border-top:solid 4px #6F9D12;
}
.rightcontentblock {
	background-color:#c7d5a0;
}
.topcontentblock {
	background-color:#B9CF8B;
}
.tableheading{
	border-left:solid 1px #6F9D12;
	background-image:url('/resource/images/schemes/green/tbl_hdr_gradient.gif');
}
.tableheading2{
	background-image:url('/resource/images/schemes/green/tbl_hdr_right.gif');
}
/*
.tableheading3{
	border:solid 2px #6F9D12;
	background-color:#6F9D12;
	background-image:url('/resource/images/schemes/green/tbl_hdr_gradient.gif');
}*/
.tblcontent1 {
	background-color:#EAF0DC;
}
/*
.tblcontent2 {
	background-color:#EAF0DC;
	border-bottom:solid 1px #6F9D12;
}*/
.coloredbottom {
	border-bottom:solid 1px #D7E3BD;
}
.boldheadertext {
	color:#6F9D12;
}

p.sectionheader {
	color: #597C14;
}
