body, td, div, p, li, span, th, h1, input, textarea, a{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999148;
	background-image:url(/images/backgr.gif);
	background-repeat:repeat-x;
	background-position:top;
}

td {
 font-size:11px;
 font-weight:normal;
 color:#333333;
}

h1 {
  color:#5F8C2A;
  font-weight:bold;
  font-size:14px;
}

.centerfield {
  background-color:#F0F0D9;
  border:2px solid #FFFFFF;
  padding:0 10px 0 11px;
}

/*Standardlinks*/
a:link {color: #706028;  font-size: 12px;  font-weight:normal; text-decoration: underline;}
a:visited {color: #706028;  font-size: 12px;  font-weight:normal; text-decoration: underline;}
a:hover {color: #706028;  font-size: 12px;  font-weight:normal;  text-decoration: none;}




.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;
}