.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.outertable {
	border: 3px solid #000066;
}
.leftcolumn {
	background-color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.namebox {
	border: 1px solid #666666;
	background-color: #eeeeee;

}
.sectionbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	background-color: #B3CDFD;
	width: 150px;

}
.mainmenutable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#navcontainer {
	width: 155px;
	border: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;

}

html>body #navcontainer {
	width: 155px;
	border: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 8px;

}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	margin-right: 0px;
	padding-right: 2px;

}

#navcontainer a 
{
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #b3cdfd;
	border: 1px solid #6D2011;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;


}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #6D2011;

}
#navcontainer li {
	padding-left: 0px;
}
#biotable li {
	padding: 3px;
}
