/* ##### Header ##### */

#header {
  color: inherit;
  background-color: #663399;
  width: 870px;
}

.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
  color: rgb(99,49,156);
  background-color: rgb(247,187,10);
  font-size: 90%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: rgb(99,49,156);
  background-color: rgb(247,187,10);
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: white;
  background-color: rgb(99,49,156);
  font-weight: bold;
}
/* ##### End Header ##### */

/* ##### Footer ##### */

#footer {
  color: white;
  background-color: #663399;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: .5em 0mm 0em 0mm;
  clear: both;
  width: 870px;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}

/* ##### End Footer ##### */

.doNotDisplay {
  display: none !important;
}

body {
  color: black;
  background-color: white;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 10px 10px 10px 10px;
  width: 875px;
  overflow: hidden auto;
  }

html > body {
  font-size: 9pt;
}

th {
     font-family: Verdana, Sans Serif;
     color: #20619D;
     font-size: 12px;
     background-color: White;
}
td {
     font-family: Verdana, Sans Serif;
     color: Black;
     font-size: 95%;
}
     .cartRow{
     background-color: White;
}
p {
     font-family: Verdana, Sans Serif;
     color: Black;
     font-size: 95%;
}
     .subHeading{
     font-family: Verdana, Sans Serif;
     color: #black;
     font-size: 12px;
     font-weight: 700;
}
h1 {
     font-family: Verdana, Sans Serif;
     color: #944A6B;
}
h2 {
     font-family: Verdana, Sans Serif;
     color: #944A6B;
	 text-align: center;
	 font-size: 12px;
}
h3 {
     font-family: Verdana, Sans Serif;
     color: #944A6B;
}
h4 {
     font-family: Verdana, Sans Serif;
     color: #944A6B;
     font-size: 12px
}
input {
     font-size: 12px;
     font-family: Courier New;
}
	.buttons{
	font-family: Verdana, Sans Serif;
	font-size: 10px;
}
blockquote {
     font-family: Verdana, Sans Serif;
     color: #black;
     font-size: 10px
}
.caption{
font-family: Verdana, Sans Serif;
     color: #944A6B;
     font-size: 8px
}

.fontsize10{
font-family: Verdana, Sans Serif;
     color: #944A6B;
     font-size: 10px;

.fontsize12{
font-family: Verdana, Sans Serif;
     color: #944A6B;
     font-size: 12px;
}
.product_heading{
font-family: Verdana, Sans Serif;
     color: #009900;
     font-size: 14px;
	 font-weight: bold;
}

.category_heading{
font-family: Verdana, Sans Serif;
     color: #944A6B;
     font-size: 18px;
	 font-weight: bolder;
}

