.SamFont {  font-family: Arial, Helvetica, sans-serif; font-size: 15px}
.title_20px {  font-family: Arial, Helvetica, sans-serif; font-size: 20px}
.tinytext {  font-family: Arial, Helvetica, sans-serif; font-size: 8px}
.prod_title2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #003366}
.Stanstyle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}



h1.main
  {
      padding:      10px 10px 10px 10px;
      font-family:  Arial, Helvetica, sans-serif;
      font-size:    24px;

  }


/*  Product category indexes */


div.category_product
  {
      margin:       20px 0px 0px 0px;
      width:        95%;
  }

div.category_product table
  {
      width:        100%;
  }

div.category_product h1
  {
      margin:       0px 0px 0px 0px;
      padding:      0px 0px 0px 0px;
      text-align:   center;
      font-weight:  bold;
      font-family:  Arial, Helvetica, sans-serif;
      font-size:    16px;
  }

div.category_product p
  {
      margin:       20px 0px 0px 0px;
      padding:      0px 0px 0px 0px;
      text-align:   center;
      font-weight:  normal;
      font-family:  Arial, Helvetica, sans-serif;
      font-size:    16px;
  }

div.category_product td.image
  {
      width:        50%;
      text-align:   center;
  }

div.category_product td.text
  {
      width:        50%;
      text-align:   center;
  }

/*  News Section */

a.news_01, a.news_02
  {
      font-weight:  bold;
      font-family:  Arial, Helvetica, sans-serif;
      font-size:    12px;
  }

a.news_01
  {
      color:        #000000;
  }

a.news_02
  {
      color:        #ff0000;
  }

table.layout
  {
      width:        100%;
  }

table.main_content
  {
      width:        600px;
  }

table.layout h1.main
  {
      font-family:  Arial, Helvetica, sans-serif;
      font-size:    20px
  }
