body {
background-color: #F7F2D6;
}

input.button {
border:1px solid #000066;
background-color:#CCCC99;
font-family:Arial;
font-size:13pt
}

table {
border: 1px solid #000066;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
background-color: #CCCC99
}

table.background {
border: 0;
background-color: #F7F2D6
}

td.background-left {
vertical-align: top;
border-right: 1px solid #000066;
width: 150
}

td.background-right {
vertical-align: top;
width: 450
}

td, th {
border:0px
border-collapse: collapse
}

td.data {
border-right: 1px solid #000066;
border-collapse: collapse;
text-align: center
}

th.data {
border-collapse: collapse;
color: #F7F2D6;
font-weight: bold;
text-align: center;
border-right: 1px solid #f7f2d6; 
background-color: #000066
}