  body {
    background-color: #EEEAE7;
    font-family: verdana, verdana;
    font-size: 12pt;
  }

  .lgmenu {
    font-family: verdana, arial;
    font-size: 9pt;
    color: #333333;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    margin-left: -1.25em;
  }
  
  .lgmenuitem {
    font-family: verdana, arial;
    font-size: 9pt;
    color: #333333;
    list-style-type: none;
    padding: 0;
    text-align: left;
    
  }
  
  .lglabel {
    font-family: verdana, arial;
    font-size: 9pt;
    color: #333333;
    text-align: left;
    font-style: normal;
    white-space: nowrap;
    padding: 0;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
  }
  a.lglabel:visited, a.lglabel:link, a.lglabel:hover, a.lglabel.active {
    color: #333333;
  }
  a.lglabel:hover {
    text-decoration: underline;
  }
  
  
  a:link, a:active, a:visited, a.hover {
    text-decoration: none;
    color: #9a9a9c;
    font-family: verdana, arial;
  }
  a.hover {
    color: #757477;
  }
  nav_title, nav_title2 {
    font-family: verdana, arial;
    color: #606060;
    font-size: 12pt;
  }
  nav_title2 {
    color: #606060;
  }
  .showmenu {
    width: 265px;
  }
  .navigation {
    width: 250px;
    text-align: left;
  }
  
  .smallText, .crumbs {
    font-family: verdana, arial;
    font-size: 8pt;
    color: #9a9a9c;
  }
  .regText, .titleText {
    font-family: verdana, arial;
    font-size: 8pt;
    color: #9a9a9c;
  }
  .titleText {
    color: #9a9a9c;
    font-size: 10pt;
    font-weight: bold;
  }
  .smallWarning {
    color: red;
  }
  
  #product_image {
    overflow: hidden;
  }
  
  #product_desc, #product_name, #product_col {
    overflow: auto;
    font-family: verdana, arial;
    font-size: 8pt;
    color: #9a9a9c;
    width: 185px;
    height: 150px;
  }
  
  #product_name, #product_colors {
    text-align: right;
    height: 50px;
    width: 190px;
    overflow: hidden;
    color: #9a9a9c;
    
  }
  
  #product_colors {
    height: 135px;
    overflow: auto;
    
  }
  
  #product_misc {
    height: 50px;
    overflow: auto;
    color: #9a9a9c;
    text-align: right;
  }
  
  a.prodzoom:visited, a.prodzoom:link, a.prodzoom:hover, a.prodzoom.active,
  a.colorzoom:visited, a.colorzoom:link, a.colorzoom:hover, a.colorzoom.active
  {
    background-color: #FFFFFF;
    color: #9a9a9c;
    text-decoration: none;
  }
  
  .colorzoom {
    width: 250px;
    text-align: right; 
  }

  #product_color {
    padding: 3px;
  }

  .sizeText, .sizeBText {
    font-family: verdana, arial;
    font-size: 8pt;
    color: #9a9a9c;
  }

  .sizeBText {
    font-weight: bold;
  }

  #crumbs {
    font-family: verdana, arial;
    font-size: 8pt;
    color: #9a9a9c;
    width: 400px;
    height: 18px;
    overflow: hidden;
  }

  #product_sizes {
    width: 460px;
    height: 70px;
    overflow: auto;
    position: relative;
  }
  
  #search_form {
    position: absolute;
    overflow: hidden;
    width:  200px;
    height: 75px;
    border: solid 1px #C0C0C0;
    z-index: 2;
    text-align: left;
    font-family: verdana, arial;
    font-size: 8pt;
    color: #9a9a9c;
    padding: 5px;
    bottom: 0em;
    background-color: #FFFFFF;
    visibility: hidden;
  }
  
  #sp_container {
    position: absolute;
    width: 1px;
    height: 1px;
  }
   
  #lgevents {
    height: 200px;
    width: 460px;
    overflow: auto;
    border: solid 1px #C0C0C0;
    
  }
