  body {
    background: URL('/images/bg.jpg');
  }
  body,table,td,tr,th,a {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }

  .Product_Title {
    font-size: 14px;
    font-weight: bold;
    color: #702431;
  }
  
  .Footer_Small_E {
    color: #cccccc;
    font-size: 6px;
    font-weight: normal;
  }
  
  .News_Title {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
  }

  .News_Body {
    color: #000000;
    font-size: 12px;
  }
  
  .Title_TitleBG {
    background: url("/images/top_bg.gif");
    color: #6F2330;
    font-size: 12px;
    height: 28px;
    width: 100%;
    padding-left: 45 px;
    padding-top: 7 px;
    font-weight: bold;
  }
  
  .Title_Title {
    background: url("/images/links_bg.gif");
    color: #ffffff;
    font-size: 12px;
    height: 31px;
    width: 100%;
    padding-left: 5 px;
    padding-top: 6 px;
    font-weight: bold;
  }

  .Title_Content {
    font-family: Verdena, Arial, "Times New Roman";
    color: #980300;
    font-size: 16px;
    font-weight: bold;
  }
  
  .Title_Body {
    color: #000000;
    font-size: 12px;
  }

  .Title_Body_SM {
    color: #000000;
    font-size: 10px;
  }

  .Make {
    color: #000000;
    font-size: 10px;
    text-decoration: none;
  }

  .Checkout_Error {
    color: RED;
  }

  .SC_Overview{
    font-size: 10px;
  }

  a.Footer_Links {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
  }

  .Footer_Copy {
    color: #000000;
    font-size: 11px;
  }

  .Footer {
    color: #000000;
    font-size: 11px;
  }
  .Footer_Links_E {
    color: #000000;
    font-size: 8px;
  }
  a.Header_Links {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    height: 22px;
  }
  
  a.Header_Links:hover {
    color: #000000;
    background: url("/images/links_bg-over.gif");
    height: 22px;
  }
 
  a.mm {
    display: block;
    float: left;
    background: URL('/images/link_off.jpg');
    width: 145px;
    height: 29px;
    text-indent: 15px;
    padding-top: 5px; 
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  a.mm:hover {
    background: URL('/images/link_on.jpg');
  }
 
  .Title_Links_Top {
    color: #316795;
    font-size: 12px;
    text-decoration: none;
  }
  
  a.Title_Links_Top {
    font-weight: bold;
    padding: 5px;
    width: 100%;
    text-align: center;
    background: url("/images/linkBG.gif");
  }
  
  a.Title_Links_Top:hover {
    background: url("/images/linkBG_over.gif");
  }
  
  .SCart_TXT {
    color: #0A246A;
  }
  
  .DropDown {
    font-size: 10px;
  }
  
  .text1b {
    font-size: 12px;
    color: #000000;
  }

  .text3l {
    font-size: 16px;
    color: #000000;
  }

  .titleTXT {
    font-size: 14px;
  }

  .cart, cartBlack {
    color: #000000;
  }
