@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(Images/rapidcell_bg1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.botnav_bg {
	background-repeat: no-repeat;
	background-image: url(Images/bot_nav_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
}
a:link {
	color: #FF7E00;
	text-decoration: underline;
}
a:visited {
	color: #FF7E00;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.botnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.botnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.botnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.botnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
}
.test_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0FC;
}
.copyright {
	font-size: 11px;
	color: #666;
}
#rc_form {
	float: right;
	width: 380px;
	margin: 10px;
}
.subhead {
	font-size: 24px;
	color: #999;
}
.orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7E00;
	font-weight: bold;
}
.continol_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003BCD;
	font-weight: bold;
}
.glucosan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEB31D;
	font-weight: bold;
}
.flexoprin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA9839;
	font-weight: bold;
}
.fibromya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5466D8;
	font-weight: bold;
}
.hypertril {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9AC755;
	font-weight: bold;
}
.libidonol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A939C;
	font-weight: bold;
}
.lipidol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6C03A;
	font-weight: bold;
}
.prostatol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4AA1E2;
	font-weight: bold;
}
.amoril {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D32C7A;
	font-weight: bold;
}
.gastrol_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78174A;
	font-weight: bold;
}
.flush_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00b6c1;
	font-weight: bold;
}
.content_div {
	padding: 20px;
	vertical-align: top;
}
.shadow_L_bg {
	background-image: url(Images/shadow_L_bg.jpg);
	background-repeat: repeat-y;
}
.shadow_R_bg {
	background-image: url(Images/shadow_R_bg.jpg);
	background-repeat: repeat-y;
}

