@charset "utf-8";
/* CSS by ajith prakash ajith@flashscrap.com */
/****************************************** BODY PARTS *****************************************/
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Georgia,"Times New Roman",Times,serif;
}
img {
	border: none;
}
/****************************************** HEADER PARTS *****************************************/
.logo{
margin-top:12px;
}

.TB-top {
	background-color:#01b412;
	height:100px;
}
.TB-header {
	background-color:#01b412;
	color:#FFFFFF;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.TB-welcome {
	height:390px;
	width:980px;
	text-align: center;
}
/****************************************** MAIN TABLES *****************************************/
/****************************************** TEXT ANCHOR LINKS *****************************************/
.AN-green {
	color:green;
	font-size:30px;
	text-decoration:none;
}
.AN-green:hover {
	color:#01b412;
	font-size:30px;
}
.An-green-cont {
	width:700px;
	border-bottom:1px #01b412 dashed;
	margin-top:20px;
	margin-bottom:20px;
}
.AN-green2 {
	color:green;
	font-size:20px;
	text-decoration:none;
}
.AN-green2:hover {
	color:#01b412;
	font-size:20px;
	text-decoration:underline;
}
.An-green-cont2 {
	width:400px;
	margin-top:10px;
	margin-bottom: 10px;
}
/****************************************** TEXT COLORS AND TEXT SIZE *****************************************/
.TX-black-small {
	color:#000000;
	font-size:12px;
}
.TX-black-medium {
	color:#000000;
	font-size:15px;
}
.TX-black-large {
	color:#000000;
	font-size:18px;
}
.TX-black-Xlarge {
	color:#000000;
	font-size:24px;
}
.TX-green-normal {
	color:#01b412;
	font-size:20px;
}
.TX-green-large {
	color:green;
	font-size:30px;
}
.TX-green-Xlarge {
	color:green;
	font-size: 50px;
}
.TX-product-rate{
	color:#01b412;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}

/****************************************** FOOTER PARTS *****************************************/
.footer {
	width:100%;
	background-color:#01b412;
	height:100px;
	font-size:10px;
	color:#FFFFFF;
	height:50px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer a {
	font-size:12px;
	color:#55a4db;
	height:50px;
	text-align:center;
	text-decoration:none;
	outline:none;
}
.footer a:hover {
	font-size:12px;
	color:#FF9900;
	height:50px;
	text-align:center;
}
.footer-median {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	color: #55a4db;
}
/****************************************** EXTRA TABLES *****************************************/
.LN-dotted {
	width:100%;
	border-bottom:1px #e3e3e3 dotted;
	height:50px;
	padding:10px 0px 0px 0px;
}
.textbox {
	width:500px;
	height:35px;
	color:green;
	font-size:25px;
	border:1px #009900 solid;
}
.textbox2 {
	width:500px;
	height:100px;
	color:green;
	font-size:25px;
	border:1px #009900 solid;
}
.textbox3 {
	width:200px;
	height:25px;
	color:green;
	font-size:25px;
	border:1px #009900 solid;
}

.textbox4 {
	width:200px;
	height:25px;
	color:green;
	font-size:15px;
	border:1px #009900 solid;
}

.textbox5 {
	width:50px;
	height:25px;
	color:green;
	font-size:25px;
	border:1px #009900 solid;
}

.product-details {
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px green dashed;
}
.lab-test {
	margin-top:20px;
	border:#33CC00 solid 1px;
	color:#009900;
	font-size:20px;
}
.lab-test td {
	height:30px;
	border:#33CC00 solid 1px;
	padding-left: 10px;
}