body{
	font-family: Arial,sans-serif;
	color: #029B02;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #029B02 url("i/bg_gradall.jpg") fixed;
}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDFFEE;
  	background-image:  none;
	font-weight: bold;
	text-decoration: none;
}
#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:thin solid #029B02;
}

