body { 
}
.headerBG {
  background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
.footerBG {
  background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.blueBG {
  background-color:#00CCFF;
}
.tanBG {
  background-color:#FFCC99;
}
.redBG {
  background-color: #FF0000;
}
.greenBG {
  background-color: #33CC66;
}
.yellowBG {
  background-color: #FFFF00;
}
.whiteBG {
  background-color:#FFFFFF;
}
.blackBG {
  background-color:#000000;
}
.navBG {
  background-image:url(../images/navBG.jpg);
	background-repeat:repeat-y;
}
.navBtn {
  background-image:url(../images/navBtn.jpg);
	background-repeat:no-repeat;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:700;
	text-align:center;
	height:20px;
	width:150px;
}
.navTop {
  font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:700;
	height:18px;
	color:#FFFFFF;
}
.navDrugL {
  background-image:url(../images/navDrugLeft.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:20px;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:700;
	text-align:center;
}
.navDrugR {
  background-image:url(../images/navDrugRight.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:20px;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:700;
	text-align:center;
}
.stripeBG {
  background-color:#669933;
}
.drugText {
	font-family: Arial, sans-serif;
  font-size:9px;
	font-weight:900;
	text-align:center;
	height:10px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
}
.b {
  font-weight: 900;
}
.sm {
  font-size: 9px;
	font-weight: 900;
}
.white {
  color:#FFFFFF;
}
.h1 {
	font-family: Arial, sans-serif;
  font-size: 30px;
	font-weight: 900;
	text-align:center;
	color: #669933;
}
.h2 {
	font-family: Arial, sans-serif;
  font-size: 24px;
	font-weight: 900;
}
.h3 {
	font-family: Arial, sans-serif;
  font-size: 16px;
	font-weight: 900;
}
.h4 {
	font-family: Arial, sans-serif;
  font-size: 14px;
	font-weight: 900;
}
a:link { color:#669933; text-decoration:none; }
a:visited { color:#669933; text-decoration:none; }
a:hover { color: #FF0000;	text-decoration:none; }

a.nl:link {color:#000000; text-decoration:none;}
a.nl:visited {color:#000000; text-decoration:none;}
a.nl:hover {color:#000000; text-decoration:none;}

a.nav:link { color:#000000; text-decoration:none; }
a.nav:visited { color:#000000; text-decoration:none; }
a.nav:hover { color:#FF0000; text-decoration:none; }

a.nav2:link { color:#FFFFFF; text-decoration:none; }
a.nav2:visited { color:#FFFFFF; text-decoration:none; }
a.nav2:hover { color:#FF0000; text-decoration:none; }

a.menu:link { color:#FFFFFF; text-decoration:none;}
a.menu:visited { color:#FFFFFF; text-decoration:none;}
a.menu:hover { color: #000000; text-decoration:none;}

/********** VALUE PACKS BG **********/
.val1BG {
  background-image: url(../images/valuePak1.jpg);
  background-repeat: no-repeat;
}
.val2BG {
  background-image: url(../images/valuePak2.jpg);
  background-repeat: no-repeat;
}
.val3BG {
  background-image: url(../images/valuePak3.jpg);
  background-repeat: no-repeat;
}
.val4BG {
  background-image: url(../images/valuePak4.jpg);
  background-repeat: no-repeat;
}
.val5BG {
  background-image: url(../images/valuePak5.jpg);
  background-repeat: no-repeat;
}
.val6BG {
  background-image: url(../images/valuePak6.jpg);
  background-repeat: no-repeat;
}

/*
 * Permanent Detox
 */
.PHead, .PSubHead
{
	margin: 0;
	text-align: center;
}
.PHead { font-size: 2.2em; }
.PSubHead { font-size: 1.2em; }

.PAttr
{
	color: #000000;
	font-size: 13px;
	font-family: Verdana;
	margin: 0;
	padding-left: 0.25em;
	text-align: left;
}

.PSep
{
	color: #cccccc;
	height: 2px;
	margin: 1em;
	text-align: center;
}

.PText
{
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	line-height: 20px;
	margin: 0 0 1em 0;
	text-align: justify;
}

.PTitle, .PPrice
{
	font-family: Verdana;
	font-size: 17px;
	margin: 0 0 1em 0;
}

.PTitle { color: #252525; }
.PPrice { color: #FF0000; }
.PLinkList { margin: 0; }
.PLinkList li { margin-left: -1em; }
