.bgBannerTitleText 
{
	background-color: rgba(19, 165, 56, 0.75);
}

.bgBannerTitleCut 
{
	border-top-color: rgba(19, 165, 56, 0.75);
}

.bgBannerText {
	background-color: #13a538;
}

.bgMainContent
{
	background: #333333;
	color: white;	
}

.bannerButton .txt
{
	color: #13a538;
}