/**
**	DarkBlue CMS
**    summer 2005 for BioPharmacie.com
**/
/*** CORE TAGS ***/
body
{
	margin: 0px;
	font-size: 8pt;
	color: #666666;
	font-family: "Trebuchet MS";
	scrollbar-face-color: #A4D788;
	scrollbar-shadow-color: #FBFBFB;
	scrollbar-highlight-color: #FBFBFB;
	scrollbar-3dlight-color: #FBFBFB; 
	scrollbar-darkshadow-color: #FBFBFB; 
	scrollbar-track-color: #FBFBFB;
	scrollbar-arrow-color: #FBFBFB;
}
a
{
	font-family: Verdana;
	font-size: 7pt;
	color: #7d88be;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana;
	font-size: 7pt;
	color: #7d88be;
	text-decoration: underline;
}
p
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
}
div
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	color: #6E6E6E;
}
h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #747EBD;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #747EBD;
}
#breakline
{
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
	height: 15px;
	background: url( '../imgs/breakline.gif' ) repeat-x;
}
#home
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #909090;
	padding-left: 5px;
}
#home h1
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #909090;
	line-height: 9pt;
}
#home p
{
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #6E6E6E;
	line-height: 9pt;
}
.inputBox
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border: 1px solid #c193b4;
	width: 200px;
}
.inputInfo
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #c193b4;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
.notes
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #333333;
	text-align: center;
}
.tdNote
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	text-align: right;
	color: #6E6E6E;
}
/** NEWS **********************************/
#news
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	background: #419db2;
	border-bottom: 1px solid #86997D;
}
#newsBack
{
	background-color: #d0eaf3;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #222222;
	text-align: left;
	vertical-align: top;
	height: 174px;
	padding: 2px;
}
#newsBack a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #6E6E6E;
	text-decoration: none;
	display: block;
}
#newsBack a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #6E6E6E;
	text-decoration: underline;
	display: block;
}
.newstitle
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #419db2;
	font-weight: bold;
	display: block;
}
/** CHANNELS **********************************/
#channel01
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	background: #C5BBD0;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#channel01 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#channel01 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}
/**/
#channel02
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	background: #FFC100;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#channel02 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#channel02 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}
/**/
#channel03
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	background: #95CDDC;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#channel03 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#channel03 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}
/**/
#channel04
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	background: #C3D77F;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#channel04 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#channel04 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}
/**/
#channel05
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	background: #D58380;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#channel05 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#channel05 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}
/**/
#channel06
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	background: #C193B4;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#channel06 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#channel06 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}
/**/
#channel07
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	background: #A5CCB7;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#channel07 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#channel07 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}
/** ITEMS **********************************/
.items01
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #F0F0F1;
	padding-left: 10px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.items01 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	display: block;
}

.items01 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #9E96A6;
	text-decoration: underline;
	display: block;
	background-color: #F6F6F6;
}
/**/
.items02
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #FAF6E2;
	padding-left: 10px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.items02 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	display: block;
}
.items02 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #C29406;
	text-decoration: underline;
	display: block;
	background-color: #F6F6F6;
}
/**/
.items03
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #EBF6F5;
	padding-left: 10px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.items03 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	display: block;
}
.items03 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #77A4B0;
	text-decoration: underline;
	display: block;
	background-color: #F6F6F6;
}
/**/
.items04
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #f2f7e7;
	padding-left: 10px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.items04 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	display: block;
}
.items04 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #9CAC66;
	text-decoration: underline;
	display: block;
	background-color: #F6F6F6;
}
/**/
.items05
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #f5ebe7;
	padding-left: 10px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.items05 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	display: block;
}
.items05 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #AA6966;
	text-decoration: underline;
	display: block;
	background-color: #F6F6F6;
}
/**/
.items06
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #EBF6F5;
	padding-left: 10px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.items06 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	display: block;
}
.items06 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #77A4B0;
	text-decoration: underline;
	display: block;
	background-color: #F6F6F6;
}
/**/
.items07
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	background-color: #EBF6F5;
	padding-left: 10px;
	height: 18px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.items07 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	display: block;
}
.items07 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #95b9a6;
	text-decoration: underline;
	display: block;
	background-color: #F6F6F6;
}
/************************************/
/** CONTENTS **********************************/
#content01
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
	padding: 25px 5px 5px 5px;
}
#content01 h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #9E96A6;
}
#content01 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #9E96A6;
	display: block;
}
#content01 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #9E96A6;
	display: block;
}
/************************************/
#content02
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
	padding: 25px 5px 5px 5px;
}
#content02 h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #EABA7C;
}
#content02 h2
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #EABA7C;
}
#content02 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #C29406;
	display: block;
}
#content02 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #C29406;
	display: block;
}
.subtitles02
{
	color: #EABA7C;
	font-weight: bold;
}
#chart02
{
	background-color: Transparent;
	font-family: Trebuchet MS;
	border: 1px solid #EABA7C;
	font-size: 10pt;
	vertical-align: top;
	color: #6E6E6E;
}
#chart02 th
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-color: #EFDFC5;
	border-bottom: 1px solid #EABA7C;
	padding-left: 5px;
}
#chart02 td
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
}
.pix02
{
	border-right: 1px solid #EABA7C;
	vertical-align: top;
	text-align: right;
}
/************************************/
#content03
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
	padding: 25px 5px 5px 5px;
}
#content03 h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #747EBD;
}
#content03 h2
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #747EBD;
}
#content03 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #77A4B0;
	display: block;
}
#content03 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #77A4B0;
	display: block;
}
.subtitles03
{
	color: #747EBD;
	font-weight: bold;
}
.subtitles05
{
	color: #747EBD;
	font-weight: bold;
}
#chart03
{
	background-color: Transparent;
	font-family: Trebuchet MS;
	border: 1px solid #747EBD;
	font-size: 10pt;
	vertical-align: top;
	color: #6E6E6E;
}
#chart03 th
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-color: #747EBD;
	border-bottom: 1px solid #6772B1;
	padding-left: 5px;
}
#chart03 td
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
}
.pix03
{
	border-right: 1px solid #747EBD;
	vertical-align: top;
	text-align: right;
}
/************************************/
#content04
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
	padding: 25px 5px 5px 5px;
}
#content04 h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #9CAC66;
}
#content04 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #9CAC66;
	display: block;
}
#content04 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #9CAC66;
	display: block;
}
/************************************/
#content05
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
	padding: 25px 5px 5px 5px;
}
#content05 h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #AA6966;
}
#content05 h2
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #AA6966;
}
#content05 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #AA6966;
	text-decoration: none;
}
#content05 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #AA6966;
	text-decoration: underline;
}
/************************************/
#content06
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
	padding: 25px 5px 5px 5px;
}
#content06 h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #c193b4;
}
#content06 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #c193b4;
	display: block;
}
#content06 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #c193b4;
	display: block;
}
/************************************/
#content07
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	color: #6E6E6E;
	padding: 25px 5px 5px 5px;
}
#content07 h1
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #95b9a6;
}
#content07 a
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #95b9a6;
	display: block;
}
#content07 a:hover
{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #95b9a6;
	display: block;
}
/************************************/
#foot
{
	background: url(/imgs/footerBot.gif) repeat left top;
	height: 22px;
	padding-top: 3px;
}
#foot p
{
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
}
#foot a
{
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #0096AB;
	text-decoration: none;
}
#foot a:hover
{
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}
