/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #009999;
}

#top-bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#blue-bg {
	background-image: url(images/blue-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#blue-bg2 {
	background-image: url(images/top_slogan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



#org-bg {
background-color:#EA0000;
height: 25px;
}

#leftcolbg {
	background-image: url(images/leftcolbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#rightcolbg {
	background-image: url(images/rightcolbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainbg {
	background-image: url(images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 960px;
}

#foot-bg {
	background-color:#009999;
	height: 23px;
	padding-left: 10px;
	}

#price-list-kuhra {
	background-image: url(images/kuhravital_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#price-list-bio {
	background-image: url(images/biocell_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.gray-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.foot-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.bio-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.bio-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
}
.bio-title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #009999;
	height:25px;
}

.kuhra-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009999;
}
.kuhra-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009999;
}
.kuhra-title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #009999;
}
.border1 {
	border: 1px solid #CC0000;
}
.border2 {
	border: 1px solid #336699;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
}


.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.padd15px {
	padding: 15px;
}

#contact-bg {
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

#about-bg {
	background-image: url(images/researcher_micro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top:1px;

}
a.footerlink:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 10px;
	text-decoration: none;
	color:#666666;
}
a.footerlink:hover {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.footerlink:active {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.footerlink2:link {
	font-size: 9px;
	
	text-decoration: underline;
}
a.footerlink2:visited {
	font-size: 9px;
	text-decoration: underline;
	
}
a.footerlink2:hover {
	font-size: 9px;
	text-decoration: underline;
	
}
a.footerlink2:active {
	font-size: 9px;
	text-decoration: underline;
	
}
