 body {
  background-image: url('/gfx/bg_.jpg');
  background-repeat: repeat-x;
  padding:0;
  margin:0;
}

img {
	border-width:0;
}



.pd_normal   { font-family: verdana; font-size: 9pt; color: #000000 }
.pd_smaller   { font-family: verdana; font-size: 8pt; color: #000000 }
h1           { color: #FF6600; font-size: 14pt; font-family: Verdana }





a:link {
	color: #0066CC;
	text-decoration: none
}

a:visited {
	color: #0066CC;
	text-decoration: none
}

a:hover {
	color: #ea7817;
	text-decoration: underline
}

a:active {
	color: #0066CC;
	text-decoration: none;
}

/* USEFUL STYLES RE-ADDED FROM style.css */
input , select , textarea  {
	font-size:8pt;
	font-family:verdana;
}

h1,h2,h3,h4,h5,h6,form {
	padding:0;
	margin:0;
}

#left , #right {
	background:transparent !important;
}
.searchform input.formfield {
	width:100px !important;
}
#pdfooter a {
	color:white;
	font-size:8pt;
}