body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	color: #404040;
	
}
table.table_main {
	border: 1px solid #018110;
	font-size:11px;
}
input {
	font-size:10.5px;
	font-weight: bold;
	color: #018110;
	border: 1px solid #018110;
}
 h1{
	font-size:10.5px;
	font-weight: bold;
	color: #018110;
	background-color: #ececec;
}
img.border {
	border: 3px solid #EDF6EF;
}
.noborder {
	border:none;
}
.norepeat {
	background-color: #fdfdfd;
}
a:link {
	color: #018110;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #018110;
	text-decoration: none;
}
a.inlinelinks {
	color:#018110;
	font-weight: bold;
}
.footerheader01{
	color:#018110;
	font-size:13px;
	font-weight: bold;	
}
hr{
	color: #D9D9D9;
}
.nogo {
	background-position:top;
	background-repeat: repeat-x;	
}