a:link
{
	color: rgb(99,100,102);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(99,100,102);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(99,100,102);
	text-decoration: underline;
}
a:hover
{
	color: rgb(0,152,160);
	text-decoration: none;	
}



body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(99,100,102);
	margin:0;
	background:url('images/bg.gif');
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}

.bgimg {
	background:#ffffff url('images/bg-body.jpg') repeat-x top;
	 
}



.bgleft {
	background:#ffffff url('images/bg-left.jpg') repeat-x top;
	 
}

.bgclinical-research {
	background:#ffffff url('images/bg-clinical-research.jpg') repeat-x top;
	 
}


.bgaddress {
	background:#ffffff url('images/pic-address.jpg') repeat-x top;
	 
}


.th
{
    background-color:rgb(60,60,60);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(200,200,200)
}

.tch
{
    background-color:rgb(187,229,255);
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(20,20,20);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(200,200,200)
}

.hd
{
	font-family: Arial;
	font-size  : 20px;
	font-weight: normal;
	color: rgb(243,135,47)
}

.hd-green
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(127,194,155)
}


.hd-pink
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(236,129,149)
}

.hd-voilet
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(146,148,192)
}


.hd1
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(99,100,102)
}

.textb
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(243,135,47)
}

.shd
{
	font-family: Arial;
	font-size  : 16px;
	font-weight: normal;
	color: rgb(243,135,47)
}
.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #aaaaaa; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Justify;
	line-height: 150%
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
	color: rgb(99,100,102);
   list-style-image:url('images/listbullet.gif');
}