div#bigbox {
    margin:0 auto; width:790px;
}
td {
    border-top: 1px solid #80a0ff;;
    border-right: 1px solid #80a0ff;;
    border-bottom: 1px solid #80a0ff;
    border-left: 1px solid #80a0ff;
    padding: 0;

    }
th {
    font-weight: bold;
    border-top: 1px solid #80a0ff;;
    border-right: 1px solid #80a0ff;;
    border-bottom: 1px solid #80a0ff;
    border-left: 1px solid #80a0ff;
    padding: 4;
    font-size: 11pt;
    background-color: #ccccff;
    vertical-align:center;
    }
.c1 {
    background-color : #feeebc;
    text-align:left;
    padding-left : 6px;
    font-size: x-small; 
    }
.c2 {
  font-weight : bold;
  background-color : #fdfee2;
  text-align : left;
  padding-left : 5px;
  font-size: x-small;
  

}
.c3 {
  font-weight : bold;
  text-align : right;
  padding-right : 5px;
  font-size: x-small;
}
.c4 {
  text-align : right;
  padding-right : 5px;
  font-size: x-small;
}
.c5 {
  text-align : center;
  font-size: x-small;
}
.c6 {
  border-style : none none none none;
  font-size: xx-small;
  vertical-align:top;
}
.c7 {
  background-color : #f4faff;
  text-align : right;
  padding-right : 5px;
  font-size: x-small;
  font-weight : bold;

}
