body {
  background-color:#660000;
}
.headerBG {
  background-image:url(../images/hdr.gif);
	background-repeat:no-repeat;
}
.stripeBG {
  background-color:#660000;
}
.boxBG {
  background-image:url(../images/spacer-yellow.jpg);
	background-repeat:repeat;
}
.whiteBG {
  background-color:#FFFFFF;
}
.blueBG {
  background-color:#00CCFF;
}
.tanBG {
  background-color:#FFCC99;
}
.redBG {
  background-color: #FF0000;
}
.greenBG {
  background-color: #33CC66;
}
.yellowBG {
  background-color: #FFFF00;
}
.navTopTxt {
  height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-stretch:condensed;
	font-weight:900;
}
.navLftBG {
  background-image:url(../images/navLeftBG.jpg);
	background-repeat:repeat-y;
}
.navLftBtn {
  background-image:url(../images/navLeftBtn.jpg);
	background-repeat:no-repeat;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-stretch:condensed;
	font-weight:600;
	text-align:center;
	text-indent:-15px;
}
.noBtn {
  text-indent:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:900;
}
.navRightBG {
	background-image:url(../images/navRightBG.jpg);
	background-repeat:repeat-y;
}
.navRightBtn {
  background-image:url(../images/navRightBtn.jpg);
	background-repeat:no-repeat;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-stretch:condensed;
	font-weight:600;
	text-align:center;
	text-indent:10px;
}
.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;
}
td {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:500;
	color:#000000;
}
.b {
  font-weight:900;
}
.sm {
  font-size:9px;
	font-weight:500;
}
.white {
  color:#FFFFFF;
}
.instruct {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
}
.h1 {
  font-family:Arial, sans-serif;
	font-size:30px;
	font-weight:900;
	text-align:center;
}
.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:13px;
	font-weight:600;
}
a.navLR:link {
	color:#660000;
	text-decoration:none;
}
a.navLR:visited {
	color:#660000;
	text-decoration:none;
}
a.navLR:hover {
	color:#33FFFF;
	text-decoration:none;
}
a.noBtnList:link {
	color:#660000;
	text-decoration:none;
}
a.noBtnList:visited {
	color:#660000;
	text-decoration:none;
}
a.noBtnList:hover {
	color:#33CCFF;
	text-decoration:none;
}
a.navTop:link {
	color:#33FFFF;
	text-decoration:none;
}
a.navTop:visited {
	color:#33FFFF;
	text-decoration:none;
}
a.navTop:hover {
	color:#FFFF99;
	text-decoration:none;
}
a.menu:link {
	color:#66FFFF;
	text-decoration:none;
}
a.menu:visited {
	color:#66FFFF;
	text-decoration:none;
}
a.menu:hover {
	color:#FFFF99;
	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:link {
	color:#33CCFF;
	text-decoration:none;
}
a:visited {
	color:#33CCFF;
	text-decoration:none;
}
a:hover {
	color:#660000;
	text-decoration:none;
}