body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
}

a:link  { 
		color: #336699; 
		text-decoration: underline;
}

a:visited  { 
		color: #666699; 
		text-decoration: underline;
}

a:active {
		color: #9A5DA6; 
		text-decoration: underline;
}

a:hover {
		color:#993333;
		text-decoration: underline;
}

.pageheader {
 	background: transparent url(chembank-logo-wide.gif) left top;
	background-repeat: no-repeat;
	height: 66px;
	width: 100%;
}

.assays td {
  border-bottom: 1px dotted gray;	
  vertical-align: top;
  padding: 4px 12px 4px 12px;
}

.assays th {
  border-bottom: 2px solid gray;
  padding-bottom: 6px;
}
