b {
color: #999999;

}

#creditpic {
	width: 214px;
	height: 500px;
	visibility: visible;
	left: 10px;
	top: 60px;
	position: absolute;
	text-align: left;
	margin-right: 0px;
	padding: 0;
}

#creditlist {
	color: white;
	height: 500px;
	top: 60px;
	border-left-width: 1px;
	border-color: #adadad;
	padding-left: 12px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	position: absolute;
	left: 230px;
}


#creditinfo table {
  width: 760px;
  border-width: 0px;
  font: bold 11px verdana, arial, helvetica, sans-serif;
  }
  
#creditinfo thead th, tfoot th {
  font: bold 10px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: left;
  background: #FFFFFF;
  color: #000000;
  padding-top:3px;
  }  

#itsthetable table {
  width: 760px;
  border-width: 0px;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: white;
  margin-top: 15px;
  margin-bottom: 15px;
  }
  
#itsthetable caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  text-transform: uppercase;
  }
  
#itsthetable td, th {
  font-size: 95%;
  border-width: 0px;
  color: white;
  padding: 3px;
  }

#itsthetable thead th, tfoot th {
  font: bold 10px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: left;
  background: #FFFFFF;
  color: #000000;
  padding-top:3px;
  }
  
#itsthetable tbody td a {
  font-size: 95%;
  background: transparent;
  text-decoration: none;
  }
  
#itsthetable tbody th a {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font: normal 95%;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  }
  
#itsthetable tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
  
#itsthetable tfoot td {
  background-color: white;
  padding-top:3px;
  color: black;
  }