    .html, body {
          margin : 0;
          padding : 0;
          background-image : url('http://www.horsetacksupply.com/backgrounds/sand.jpg');
          background-repeat : repeat;
       }
    a:link {
          text-decoration: none;
          color : #990000;
          font-size: 10pt;
       }
    a:visited {
          text-decoration: none;
          color : #990000;
          font-size: 10pt;
      }
    a:hover {
         text-decoration: none;
          color : #123456;
          font-size: 10pt;
       }
    a:active {
          text-decoration: none;
          color : #ff0000;
          font-size: 10pt;
      }


.blanketbar {
      background-image : url('http://www.horsetacksupply.com/images/blanket__bar.jpg');
      background-repeat : repeat;
      }
 .specialsales {
          color : red;
          font-weight : bold;
          font-size : 12px;
      }




img.default {
border : 0;
margin: 0px 0px;
}

     .h1defined {
font-size: 12pt;
color: green;
font-style: italic;
}



table.header {

         background-color: #000000;

     }





table.navigation {

background-image : url('http://www.horsetacksupply.com/backgrounds/sand.jpg');
      background-repeat : repeat;
}





table.springsavings {
      background-image : url('http://www.horsetacksupply.com/images/springsavings.jpg');
      background-repeat : repeat;
}





.boxsize {

font-family : Verdana, Arial, Helvetica, sans-serif;

font-size : 10px;

width : 130px;

}


td.textarea {
font-size: 12px;
}






/*  ----------------------------Product Pages-----------------------  */


td.prodpagenavigation {
font-size: 10pt;
text-align: center;
}


.prodtitle {
font-size: 12pt;
font-weight: bold;
}

.proddescription {
font-size: 10pt;
}


.prodsuggretail {
font-size: 10pt;
font-style: italic;
}

.prodourprice {
font-size: 10pt;
color: red;
font-weight: bold;
}

.prodwholesaleprice {
font-size: 10pt;
color: green;
font-weight: bold;
}

.prodsave {
font-size: 10pt;
font-style: italic;
font-weight: bold;
}




/* Start Product ID - Color - Qty  */
td.ID {
font-size: 10pt;
font-weight: bold;
}

td.Color {
font-size: 10pt;
font-weight: bold;
}

td.Qty {
font-size: 10pt;
font-weight: bold;
text-align: center;
}
/* Finish  Product ID - Color - Qty  */



table.prodcolumnmulti {
font-size: 10pt;
}


td.prodcolumnsingle {
font-size: 10pt;
}



  