#theme-content
{
	background-color:#D7EBBB;
}

#theme-content-information
{
	border-right-color:#8DC63F;
}

#theme-banner, #theme-banner a
{
	background-color:#8DC63F;
	color:#FFFFFF;
}

#theme-content-index
{
	border-left-color:#8DC63F;
}

div#content-breadcrumb, div#content-breadcrumb a 
{
	background-color: #8DC63F;
	color:#FFFFFF;
}

.content-sidebar
{
	background-color: #D7EBBB;
	border-top: solid 1px #8DC63F;
}

/*for bullet pointed sidebar*/
.content-sidebar UL
{
	color:#8DC63F;
}

.content-rightline
{
	border-right: solid 1px #8DC63F;
}

.content-sidebar-grad
{
	background-color:#D7EBBB;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#D7EBBB', EndColorStr='#FFFFFF');
}

#Content_Content2
{
	 border:solid 0.1em #8DC63F;
}
#Content_Content3
{
	background-color:#D7EBBB;
}

#Content_Content4
{
	border:solid 0.1em #8DC63F;
}

#page-footer
{
	border-top:solid 0.01em #8DC63F;
}

 .DataGrid TH
{
	background-color:#8DC63F;
	color:#FFFFFF;
}

.DataGridEvenRow
{
	background-color:#D7EBBB;
}

