.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;
}
.navLightBG {
  background-image:url(../images/spacer.jpg);
	background-repeat:repeat;
}
.stripeBG {
  background-color:#669966;
}
.navText {
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:700;
	text-align:center;
	height:18px;
	width:150px;
}
.drugText {
	font-family: Arial, sans-serif;
  font-size:10px;
	font-weight:700;
	text-align:center;
	height:16px;
	white-space:74px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #669966;
}
.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:#CC0000; text-decoration:none; }
a:visited { color:#CC0000; text-decoration:none; }
a:hover { color: #000000;	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:#669966; text-decoration:none; }

a.menu:link { color:#FFFFFF; text-decoration:none;}
a.menu:visited { color:#FFFFFF; text-decoration:none;}
a.menu:hover { color: #CCFFCC; 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;
}
