/* CSS Document */

.body {
	margin: 0px;
	background-color: #F8F8F8;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;

}.TEXT {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}.feature {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.month {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.supplement {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.price {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.email {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.email:hover {
	color: #FF9900;
	text-decoration: none;
}
.link2:hover {
	color: #D9F1FF;
	text-decoration: none;
}.diet-product-bg {
	background-image: url(images/header1.jpg);
	width: 590px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.home {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
}
.home:hover {
	color: #3300CC;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
.breast {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #FF9900;
}
.rightforyou {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.blacktxt {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F5f5f5;
}
.btn {
	background-color: #7EC618;
	border: 1px solid #999999;
	color:#FFFFFF;
}
.glink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
.glink:hover {text-decoration: underline;}

.style2 {color: #FF0000}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #cccccc;
}
.norepeat {
	background-image: url(../../develomax/images/topbg.gif);
	background-repeat: repeat-x;
}
.home-repeat {
	background-image: url(../../develomax/images/home-bg.gif);
	background-repeat: repeat-x;
}
.tbg {
	background-image: url(../../develomax/images/linebg.gif);
	background-repeat: repeat-x;
}
.text {
	background-image: url(../../develomax/images/middletext-bg.gif);
	background-repeat: repeat-x;
}
.silient-line {
	background-image: url(../../develomax/images/silient-line.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.testi-line {
	background-image: url(../../develomax/images/t-linebg.gif);
	background-repeat: repeat-y;
}
.allbdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

