.mstheme {
	separator-image: url(rule.gif);
	list-image-1: url(bullet.gif);
	list-image-2: url(gold-btn.jpg);
	list-image-3: url(next.gif);
	nav-banner-image: url(biotechdr.gif);
	navbutton-horiz-normal: url(horizontal.gif);
	navbutton-horiz-hovered: url(horizontal_select.gif);
	navbutton-horiz-pushed: url(horizontal_select.gif);
	navbutton-vert-normal: url(vertical.gif);
	navbutton-vert-hovered: url(vertical_select.gif);
	navbutton-vert-pushed: url(vertical_select.gif);
	navbutton-home-normal: url(bottom.gif);
	navbutton-home-hovered: url(bottom.gif);
	navbutton-home-pushed: url(bottom.gif);
	navbutton-next-normal: url(bottom.gif);
	navbutton-next-hovered: url(bottom.gif);
	navbutton-next-pushed: url(bottom.gif);
	navbutton-prev-normal: url(bottom.gif);
	navbutton-prev-hovered: url(bottom.gif);
	navbutton-prev-pushed: url(bottom.gif);
	navbutton-up-normal: url(bottom.gif);
	navbutton-up-hovered: url(bottom.gif);
	navbutton-up-pushed: url(bottom.gif);
}

.mstheme-bannertxt {
	font-family: Myriad Web;
	color: rgb(0, 128, 128);
	font-size: 5;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.mstheme-horiz-navtxt {
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.mstheme-vert-navtxt {
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 2;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxthome {
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

.mstheme-navtxtnext {
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

.mstheme-navtxtprev {
	font-family: Myriad Web;
	color: rgb(255, 255, 255);
	font-size: 2;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

.mstheme-navtxtup {
	font-family: Arial, Arial, Helvetica;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

ul {
	list-style-image: url(bullet.gif);
}

ul ul {
	list-style-image: url(gold-btn.jpg);
}

ul ul ul {
	list-style-image: url(next.gif);
}