body {   
  background-image: url('../images/i-bg-g-h.gif');
}
#content a {
  color: #62b110;
}
#content a:hover, #content #breadcrumbs a:hover  {
  color: #85df27;
}
#top-nav li a.nav-g {
	padding-bottom: 3px;
	margin-bottom: 0;
	}
#lhs ul li a:hover {
	color:#85df27;
	}
#search input {
	background:transparent url('../images/i-input-search-g.jpg') no-repeat;
}
#search .submit {
	background:transparent url('../images/i-button-search-g.png') no-repeat;
}
#rhs h3 {
	background-image: url('../images/g-arrow-g.gif');
}
ul.news li a:after {
	content: url('../images/g-abullet-g.png');
}