@charset "UTF-8";
@media all{
  #col1_content td {
    padding:20px;
    text-align:center;
    vertical-align:middle;
  }
  #col1_content td.Class1 {
    border-right:1px dotted #C0C0C0;
    border-bottom:1px dotted #C0C0C0;
  }
  #col1_content td.Class2 {
    border-bottom:1px dotted #C0C0C0;
  }
  #col1_content td.Class3 {
    border-right:1px dotted #C0C0C0;
  }
  #col1_content td.Class4 {
    padding:20px;
  }
  #col1_content td.Class5 {
    border-left:1px dotted #C0C0C0;
    border-bottom:1px dotted #C0C0C0;
  }
  #col1_content td.Class6 {
    border-left:1px dotted #C0C0C0;
    border-top:1px dotted #C0C0C0;
  }
  #col1_content td.Class7 {
    border-left:1px dotted #C0C0C0;
  }  
}
