@charset "utf-8";
/* CSS Document */
body {
  background-color:#939393;
  margin-top:0px;
  margin-bottom:0px;
}

.grid_master {
  background-image:url(background.jpg);
  width:1020px;
}

.footer_row{
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
}

.breadcrumbs{
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}
.product_title{
  color:#C1C1C1;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}
.product_data{
  color:#C1C1C1;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
.product_table{
  background-color:#4B4B4B;
}
.poetry_table{
  color:#C1C1C1;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#4B4B4B;
  line-height:150%
}
.poetry_table a{
  color:#C1C1C1;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  
}

.text_table{
  color:#C1C1C1;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#4B4B4B;
  line-height:150%
}
.text_table a{
  color:#C1C1C1;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  
}


