<STYLE TYPE="text/css">
<!--
/*These rules define font types for whole site*/  
  .medium { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color:#000000; }
  .med { font-family: verdana, arial, geneva, helvetica; font-size:9pt; color:#000000; }
  .lwhite { font-family: verdana, arial, geneva, helvetica; font-size:12pt; color:#FFFFFF; font-weight:bold; }
  .white { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color:#FFFFFF; }
  .swhite { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color:#FFFFFF; }
  .large { font-family: verdana, arial, geneva, helvetica; font-size:12pt; color:#000000; font-weight:bold; }
  .largeOrange { font-family: verdana, arial, geneva, helvetica; font-size:12pt; color:#d16400; font-weight:bold; }
  .small { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color:#000000; }
  .image { border: 1px solid #3c973c; }
  A.navBody { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color: #d16400; text-decoration: none; }
  A.navBody:hover { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color: #d16400; text-decoration: underline; }
  A.nav { font-family: verdana, arial, geneva, helvetica; font-size:9pt; color: #FFFFFF; text-decoration: none; font-weight:bold; }
  A.nav:hover { font-family: verdana, arial, geneva, helvetica; font-size:9pt; color: #FFFFFF; text-decoration: underline; font-weight:bold; }
  A.botnav { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color: #FFFFFF; text-decoration: none; }
  A.botnav:hover { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color: #FFFFFF; text-decoration: underline; }
  A.barnav { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color: #FFFFFF; font-weight:bold; text-decoration: none; }
  A.barnav:hover { font-family: verdana, arial, geneva, helvetica; font-size:10pt; color: #FFFFFF; font-weight:bold; text-decoration: underline; }
  A.navLargeBlack { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color:#000000; text-decoration: none; font-weight:bold; }
  A.navLargeBlack:hover { font-family: verdana, arial, geneva, helvetica; font-size:8pt; color:#000000; text-decoration: underline; font-weight:bold; }
  TABLE.boxGreen {
	border-style: solid;
	border-color: #3c973c;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 0px;
	}
TD.greyBack {
	background-image: url(img/grey_bevel.gif);
	background-repeat: repeat;
	
	
	
	
  TD.boxRed {
	border-style: solid;
	border-color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 0px;
	}
  TD.topMast {
	padding: 4px;
	}
TD.mastBack {
	padding: 0px;
	background-image: url(img/bia_lab_masthead.jpg);
	background-repeat: no-repeat;
	}
  TD.redBack {
	background-image: url(img/r_bar.gif);
	background-repeat: repeat;
}
  TD.navBack {
	background-image: url(img/nav_bar.gif);
	background-repeat: repeat;
}
 .frontbox{
  padding: 2px;
  border: 1px solid #999999;
  border-bottom: 3px solid #999999;
  border-right: 3px solid #999999;
}

-->

</STYLE>