.text
{
	font-size: 12px;
	font-family: Century Gothic;
}

.about_history_bg
{
	background-image: url(images/about_bct/bg_bct_history.gif);
	background-repeat: no-repeat;
}

.about_mission_bg
{
	background-image: url(images/about_bct/bg_bct_mission.gif);
	background-repeat: no-repeat;
}

.about_techteam_bg
{
	background-image: url(images/about_bct/bg_bct_techteam.gif);
	background-repeat: no-repeat;
}

.about_techteam_bio_bg
{
	background-image: url(images/about_bct/bg_bct_techteam_bio.gif);
	background-repeat: no-repeat;
}

.about_uspartner_bg
{
	background-image: url(images/about_bct/bg_bct_uspartner.gif);
	background-repeat: no-repeat;
}

.about_gmp_bg
{
	background-image: url(images/about_bct/bg_bct_gmp.gif);
	background-repeat: no-repeat;
}

.about_ind_bg
{
	background-image: url(images/about_bct/bg_bct_ind.gif);
	background-repeat: no-repeat;
}

.about_intcoll_bg
{
	background-image: url(images/about_bct/bg_bct_intcoll.gif);
	background-repeat: no-repeat;
}

.about_mgtteam_bg
{
	background-image: url(images/about_bct/bg_bct_mgtteam.gif);
	background-repeat: no-repeat;
}

.rd_hk_bg
{
	background-image: url(images/r_and_d/bg_rd_hk.gif);
	background-repeat: no-repeat;
}

.rd_china_bg
{
	background-image: url(images/r_and_d/bg_rd_china.gif);
	background-repeat: no-repeat;
}

.rd_usa_bg
{
	background-image: url(images/r_and_d/bg_rd_usa.gif);
	background-repeat: no-repeat;
}

.rd_clinical_bg
{
	background-image: url(images/r_and_d/bg_rd_usa.gif);
	background-repeat: no-repeat;
}

.rd_doctor_bg
{
	background-image: url(images/doctor/bg_doctor.gif);
	background-repeat: no-repeat;
}


.patients_bg
{
	background-image: url(images/patients/bg_patients.gif);
	background-repeat: no-repeat;
}

.media_bg
{
	background-image: url(images/media/bg_media.gif);
	background-repeat: no-repeat;
}

.investor_bg
{
	background-image: url(images/investors/bg_investor.gif);
	background-repeat: no-repeat;
}

.product_bg
{
	background-image: url(images/product/bg_products.gif);
	background-repeat: no-repeat;
}

.contact_bg
{
	background-image: url(images/contact/bg_contact.gif);
	background-repeat: no-repeat;
}

.header
{
	font-size: 50px;
	font-family: Century Gothic;
	color: #FF9900;
}

.blkheader
{
	font-size: 50px;
	font-family: Century Gothic;
	color: #000000;
}

.subtopic
{
	font-size: 18px;
	font-family: Century Gothic;
	color: #FF9900;
	font-weight: bold;
}
.subheader
{
	font-size: 14px;
	font-family: Century Gothic;
	color: #007870;
	font-weight: bold;
}

.copyright
{
	font-size: 10px;
	font-family: Century Gothic;
	color: #CCCCCC;
}

.grey_link
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	line-height: 150%;
	color: #999999;
	text-decoration: none;
}

A.grey_link:link
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	line-height: 150%
	color: #999999;
	text-decoration: none;
}

A.grey_link:hover
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	line-height: 150%;
	color: #FF9900;
	text-decoration: none;
}

A.grey_link:active
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	line-height: 150%;
	color: #999999;
	text-decoration: none;
}

.red_link
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	color: #FF66CC;
	text-decoration: none;
}

A.red_link:link
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	color: #FF66CC;
	text-decoration: none;
}

A.red_link:hover
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}

A.red_link:active
{
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: bold;
	color: #FF66CC;
	text-decoration: none;
}