table.leftbar {
	padding-right: 5px;
	padding-left: 8px;
}
td {
	text-decoration: none;
	border: none;
}
td.leftbar {
	background-color: #BE0703;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 4px;
	padding-left: 6px;
}
td.navrow {
	white-space: nowrap;
	text-align: center;
	vertical-align: center;
	background-image: url("images/navbuttonback.gif");
	background-repeat: repeat-x;
}
td.subnavbar {
	background-image: url("images/tanbg.gif");
	background-repeat: repeat-xy;
}
td.contentborderleft {
	background-image: url("images/vertdots.gif");
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
td.contentborderright {
	background-image: url("images/vertdots.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
td.biopicture {
	background-color: #BE0703;
	padding: 6px;
	
}
img {
	text-decoration: none;
	border: none;
}
img.absolute-1 {
	position: absolute;  
	top: 160px;
	left: 10px;	
	overflow: visible;
}
font {
	font-family: Tahoma;
	font-size: 8pt;
	color: #606060;
	text-decoration: none;
	border: none;
}
font.caption {
	font-family: Verdana;
	font-size: 16pt;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
font.subhdr {
	font-family: Georgia, Times, serif;
	font-size: 11pt;
	font-variant: small-caps;
	color: #BF5B35;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
	border: none;
}
a.navrow {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}