body, input, textarea, .address {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/background.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFD43F;
}





.address {
  color:#016535;
  font-weight:normal;
  font-size:10px;
  background-image:url(/images/header_bgSlice.jpg);
  padding: 0 0 9px 6px;
  letter-spacing:0;
}

/*Standardlinks   #69992F*/
a:link {color: #30815A;  font-size: 12px;  font-weight:normal; text-decoration: none;}
a:visited {color:#30815A;  font-size: 12px;  font-weight:normal; text-decoration: none;}
a:hover {color: #30815A;  font-size: 12px;  font-weight:normal;  text-decoration: underline;}




.powered {
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}
.powered a:link, .powered a:hover, .powered a:visited {
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.powered .ven {
	color: #FF9933;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
