body {
	background-color: #c5f180;
	background-image: url(bg2.jpg);
	background-repeat: repeat-y;
	overflow-x: hidden;
	cursor: default;
	margin-left: 0px;
	margin-top: 0px;
}

table {
font-family:Franklin Gothic Medium;
font-size: 8.5pt;
color:#4f9b37;
text-align:justify	
}

a:link, a:visited, a:active {
  color: #ac7d3f;
  text-decoration: none; 
}

a:hover {
  color: #d2974b;
  text-decoration: none;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
display: block;
background: #ccec85;
color: #78a630;
font: 7pt tahoma;
text-decoration: none;
border-bottom: none;
border-left: solid 10px #b9e162;
margin: 1px;
padding: 2px 2px 2px 7px; }

.menu a:hover {
background: #ccec85;
border-left: solid 10px #aad44e;
}

h1 {
  font: italic 18px trebuchet ms, tahoma, verdana;
  color: #caef8e; 
  letter-spacing: 2px;
  text-transform: none;
  margin: 0px;
  padding: 0px 2px 1px 2px;
}

input, textarea	{
	color: #a4a330;
	font-size:9px;
	font-family:Franklin Gothic Medium;
	letter-spacing:0; 
	background-color: #c9dc74;
	border-style: solid; 
	border: solid 1px #acc14e;
	padding: 1px 3px 1px 3px;
	}

button, option, select {
	color: #a4a330;
	font-size:9px;
	font-family:Franklin Gothic Medium;
	letter-spacing:0; 
	background-color: #c9dc74;
	border-style: solid; 
	border: solid 1px #acc14e;
}
