
html, body { 
	overflow: auto; 
}


table#center { 
	margin: auto; 
}


td#background { 
	background-repeat: repeat-x; 
}


table#box_holder_bottom	{ 
	margin-top:	17px;
	margin-bottom:	13px;
}


td#box4a {
	background-color: white;
	padding-top:	6px;
	padding-bottom:	6px;
	padding-left:	6px;
	padding-right:	4px;
	border-top:	1px solid #d8e0da;
	border-bottom:	1px solid #d8e0da;
	border-left:	1px solid #d8e0da;
}


td#box4b {
	background-color: white;
	padding-top:	  6px;
	padding-bottom:	  6px;
	padding-right:	  6px;
	border-right:	  1px solid #d8e0da;
	border-top:	  1px solid #d8e0da;
	border-bottom:	  1px solid #d8e0da;
	width:		  163px;
}


td#box5	{
	background-color: white;
	padding:	  6px;
	border:		  1px solid #d8e0da;
	margin-left:	  8px;
	margin-right:	  8px;
}


td#box5	img {
	border-bottom:	4px solid white;
}


td#box4b div {
	margin:		  0px;
	background-color: #e8eee8;
	padding-top:	  4px;
	padding-left:	  5px;
	padding-right:	  5px;
	height:		  91px;
}

	
td#box4b img {
      margin-top:     	  5px;
}
  

td#box5	p, td#box6 p {
	background-color: #e8eee8;
	color:	      	  #720d1b;
	margin:	      	  0px;
	font-weight:      bold;
	height:	      	  33px;
	padding-top:      4px;
	padding-left:     5px;
	padding-right:    5px;
}
  
td#box5	p a, td#box6 p a {
      font-weight:    	  normal;
      text-decoration: 	  underline;
}
	

td#box6	{
	background-color: white;
	padding:	  6px;
	border:		  1px solid #d8e0da;
}


td#box6	img {
	border-bottom: 	  solid 4px white;
}


.box_sep {
	width:		  8px;
}