.darkgreen {
	background: url("green strip.png") bottom left repeat-x;
	background-color:#25B541;
	margin:5px;
	padding:5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	border: 1px solid #DCF34E;
}

.darkgreen a {
	color: #FFFFFF;
	text-decoration: none;
}

.white {
	background-color: #FFFFFF;
	color: #213F29;
	padding:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.whitetitle {
	background-color: #FFFFFF;
	color: #213F29;
	padding:5px;
	text-align: right;
	font-weight: bold;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a{
	color: #213F29;
	text-decoration: none;
}
