<style type = "text/css">

    a {
      color             : #FF9600;
      text-decoration   : none;
    }

    a:hover {
      color             : #ff6622;
      text-decoration   : none;
    }

    a:link {
      color             : #FF9600;
      text-decoration   : none;
    }

    a:visited {
      color             : #FF9600;
      text-decoration   : none;
    }

    a:active {
      color             : #FF9600;
      text-decoration   : none;
    }

    .body {
      background-color  : #EFEFEF;
      margin            : 0 0 0 0
    }
    
    .maincategorytext {
      color             : #000000;
      font-size         : 13;
      font-weight       : bold;	  
      font-family       : Tahoma;
      text-decoration   : none;
    }

    .maincategorytext1{
      color             : #000000;
      font-size         : 12;
      font-weight       : bold;	  
      font-family       : Tahoma;
      color             : #990000;
      text-decoration   : none;
    }
    
    .leftbrowsebox {
      width             : 140;
      color             : #000000;
      background-color  : #FEFEFE;
      font-size         : 10;
      font-family       : Tahoma;
      text-decoration   : none;
    }
    
    .contactfieldbox {
      width             : 300;
      color             : #000000;
      background-color  : #FEFEFE;
      font-size         : 11;
      font-family       : Tahoma;
      text-decoration   : none;
    }
    
    .footertext {
      color             : #526b90;
      font-size         : 10;
      font-weight       : bold;
      font-family       : Tahoma;
      text-decoration   : none;
    }
    
    .producttitletext {
      color             : #ff6c00;
      font-size         : 16;
      font-weight       : bold;
      font-family       : Arial;
      text-decoration   : none;
    }
    
    .productpricetext {
      color             : #AA9977;
      font-size         : 14;
      font-weight       : bold;
      font-family       : Arial;
      text-decoration   : none;
    }
    
    .producttitletext2 {
      color             : #ff6c00;
      font-size         : 12;
      font-weight       : bold;
      font-family       : Arial;
      text-decoration   : none;
    }
    
    .productpricetext2 {
      color             : #AA9977;
      font-size         : 11;
      font-weight       : bold;
      font-family       : Arial;
      text-decoration   : none;
    }    
	
	.productpricetext3 {
      color             : #ff0000;
      font-size         : 11;
      font-weight       : bold;
      font-family       : Arial;
      text-decoration   : none;
    }
    
    .productdetailstext2 {
      color             : #555555;
      font-size         : 10;
      font-family       : Tahoma;
      text-decoration   : none;
    }
    
    .pagetitle {
      color             : #ff6c00;
      font-size         : 16;
      font-weight       : bold;
      font-family       : Arial;
      text-decoration   : none;
    }
    
    .pagesubtitle {
      color             : #ff3c00;
      font-size         : 12;
      font-weight       : bold;
      font-family       : Tahoma;
      text-decoration   : none;
    }
    
    .mainpagesubtitle {
      color             : #666666;
      font-size         : 11;
      font-weight       : bold;
      font-family       : Tahoma;
      text-decoration   : none;
    }

    .maincontentdiv {
      margin            : 10 10 10 20;
      width             : 650;
      color             : #888888;
      font-size         : 11;
      font-family       : Arial;
      text-decoration   : none;
    }

    .contentinfo {
      color             : #888888;
      font-size         : 11;
      font-family       : Arial;
      text-decoration   : none;
    }

    .contacttable {
      width             : 450;
      color             : #888888;
      font-size         : 11;
      font-family       : Arial;
      text-decoration   : none;
    }
    
    .productlistbox {
       text-decoration  : none;
       margin-left      : 20;
       background-color : #EEEEEE;
       border-color     : #FFFFFF;
       border-style     : solid;
       border-width     : 1;
    }

  </style>.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F4F4F4;
}
