#tableheaders{
background-color: #F69F7A;
color:#fff;
font-weight: bold;
}
#alltable{
width:350px;
left:26px;
top:275px;
font-family: arial, helvetica, verdana, sans-serif;
position:absolute;
font-size:11px;
color:#002D62;
line-height: 18px;
}
.cellpad{
padding-top:1px;
padding-bottom:1px;
padding-left:1px;
padding-right:1px;
}
.headcellpad{
text-align: center; 
}
.boldtabletext{
color:#002D62;
font-weight: bold;
font-size:11px;
}
.peachtabletext{
color:#F69F7A;
font-weight: bold;
font-size:11px;
}
.boldtabletextwhite{
color:#fff;
font-weight: bold;
font-size:12px;
line-height:20px;
}