body {
	background: url(gfx-new/bg01.gif) repeat-x top;
	border-top: 5px solid #044491;
}

table#root {
  background-color: white;
}

#page-top {
  height: 71px;
	background: url(gfx-new/bgtop.gif) repeat-x top;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  margin-bottom: 1px;
  border-bottom: 3px solid #b3b392;
}


#page-footer {
  border-top: 4px solid #e6e6e6;
	margin: 0;
	padding: 6px 4px 6px 4px;
}
#page-footer a {
  color: #00408e;
}
#page-footer a:hover {
	color: #ff7800;
} 
