h1 {
	font-size: 26px;
	color: #50A159;
	padding-top:0px;
	padding-bottom:10px;
	font-weight:normal
}

#RowLogo{
	background-color:#50A159;
}


.LatestNews {
	border:solid 1px #50A159;
}
.LatestNews h2 {
	color:#50A159;
}

a:hover, a:active {
	color:#50A159;
	text-decoration:none;
}

/* ------  TABLES  ------- */

table.GeneralTable {
	border: solid 1px #50A159;
}
table.GeneralTable th {
	background-color: #50A159;
}



