.imageBack {
background-image: url(images/background.jpg);
background-repeat: repeat-x;
}
.myHeading {
background-color: #009900;
width: 300px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.myHeading2 {
background-color: #009900;
width: 200px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.myHeading3 {
background-color: #006699;
width: 200px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.myHeading4 {
background-color: #006699;
width: 200px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.myHeading5 {
background-color: #006699;
width: 200px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}
.cellStyle {
padding-top: 5px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #333333;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.cellStyle1 {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #333333;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.cellStyle2 {
padding-top: 5px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-color: #009900;
}
.cellStyle3 {
padding-top: 5px;
padding-bottom: 5px;
text-align: justify;
}
.cellStyle4 {
font-family:Copperplate Gothic Light;
color: #009900;
font-size: 13px;
padding-top: 3px;
padding-bottom: 0px;
font-weight: bold;
text-align: center;
}
.cellStyle5 {
font-family:"Copperplate Gothic Light";
color: #009900;
font-size: 12px;
padding-top: 1px;
padding-bottom: 0px;
font-weight: bold;
text-align: right;
}