body.front
{
    background: #ffffff url(/files/design2009/images/themes/green/background_front.jpg) no-repeat center top;
}
body.subfront
{
    background: #ffffff url(/files/design2009/images/themes/green/background_subfront.jpg) no-repeat center top;
}
body.page
{
    background: #ffffff url(/files/design2009/images/themes/green/background_page.jpg) no-repeat center top;
}


a, .kultunautEventsList h1, .kultunautEventsDetailsBody h1, .newsArchiveList h1
{
	color: #6f9b1f;

}
a, .newsItemSpotHeadTitle, .blogItemSpotHeadTitle
{
	border-bottom: 1px #cad5b6 solid;
}

.pageHolder #contentColumn a
{
	color:#0074BA;
border-bottom: 1px #0a83cb solid;
}


.breadCrumbsListLabel
{
    color: #9ab272;
}
.breadCrumbsListItem a, .mostVisitedCloudItem a
{
    color: #9ab272;
    border-bottom: 1px #6c8e30 solid;
}
.breadCrumbsHover .breadCrumbsListItem a, .mostVisitedCloudHover .mostVisitedCloudItem a
{
    color: #ffffff;
    border-bottom: 1px #8aa45b solid;
}