body {
	font-family: verdana, Arial, sans-serif;
	font-size: .75em;
	padding: 10px;
	background-image: url(../graphics/bkrnd.jpg);
}
html,body {
	margin: 0;
	padding: 0;
}
.footerdde {
	background-color: #ffffff;
	height: 20px;
	padding-top: 5px;
	font-size: 9px;
	color: #2c3f5c;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
}
#centre_paneldde {
	width: 325px;
	height: 273px;
	background-image: url(../graphics/centrepanel2a.jpg);
	background-position: top left;
	margin: 1px 1px 0 0;
  	float: left;	
}
#boxdd {
	float: right;
	width: 180px;
	height: 52px;
}
#pscroller2{
width: 180px;
height: 50px;
/*border: 1px solid black;
padding: 5px;
background-color: lightyellow;*/
}