/* 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: #666666;
	font-weight: bold;
}
.email {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}
.email:hover {
	color: #FF3300;
	text-decoration: underline;
}
.link2:hover {
	color: #0000FF;
	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;
}
.home2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;}
.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: #999999;
	border: 1px solid #999999;
	color:#FFFFFF;
}
.glink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;}
.glink:hover {
	text-decoration: underline;
	color: #990000;
}

.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(images/topbg.gif);
	background-repeat: repeat-x;
}
.norepeat1 {
	background-image: url(images/topbg2.gif);
	background-repeat: repeat-x;
}
.home-repeat {
	background-image: ;
	background-repeat:repeat-x;
	background-image: url(images/home-bg.gif);
}
.tbg {
	background-image: url(images/linebg.gif);
	background-repeat: repeat-x;
}
.text {
	background-image: url(images/middletext-bg.gif);
	background-repeat: repeat-x;
}
.silient-line {
	background-image: url(images/silient-line.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.testi-line {
	background-image: url(images/t-linebg.gif);
	background-repeat: repeat-y;
}
.doted {
	background-image: url(images/doted.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.btn {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; }
a:hover { color:#333333; text-decoration:underline;}.border-dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.border-dashed2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
