body {
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcc66;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
a:link { 
  color: #ffcc66;
  text-decoration: none;
  font-weight: bold;
}
a:visited { 
  color: #ffcc66;
  text-decoration: none;
  font-weight: bold;
}
a:hover { 
  color: #FFCC66;
  text-decoration: underline;
  font-weight: bold;
}
a:active { 
  color: #FFCC66;
  text-decoration: none;
  font-weight: bold;
}
a.link:link { 
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
a.link:visited { 
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
a.link:hover { 
  text-decoration: underline;
  color: #333333;
  font-weight: bold;
}
a.link:active { 
  text-decoration: underline;
  color: #990000;
  font-weight: bold;
}

a.selected_link:link { 
  text-decoration: none;
  color: #FFCC66;
}
a.selected_link:visited { 
  text-decoration: none;
  color: #FFCC66;
}
a.selected_link:hover { 
  text-decoration: underline;
  color: #FFCC66;
}
a.selected_link:active { 
  text-decoration: underline;
  color: #990000;
}

a.viewcart:link { 
  text-decoration: none;
  color: black;
}
a.viewcart:visited { 
  text-decoration: none;
  color: black;
}
a.viewcart:hover { 
  text-decoration: underline;
  color: black;
}
a.viewcart:active { 
  text-decoration: underline;
  color: #990000;
}

h1 {
  font-size: 16pt;
  margin-top: 8px;
  margin-bottom: 0pt;
  color: black;
}

h2 {
  font-size: 14pt;
  margin-top: 8px;
  margin-bottom: 0pt;
  color: black;
}

h3 {
  font-size: 12pt;
  margin-top: 8px;
  margin-bottom: 0pt;
  color: black;
}

td {
  font-size: 10pt;
  color: #990000;
}

td.search {
  font-size: 9pt;
  color: #FFCC66;
  font-weight: bold;
}

td.tab, td.tabselected {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

td.tabselected {
  background-image: url(http://www.bigredhogstore.com/catalog/media/themesmedia/tab_burgundy_selected_middle.gif);
}

div.footer {
  margin-top: 50px;
  width: 470px;
}

table.qp_header {
  font-size: 8pt;
}

p.Space {
  font-size: 6pt;
  margin-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
}
