table.page {
  width: 100%;
  }

table.subPage {
  width: 100%;
  }
	    
table.holdArea {
  width: 100%;
  background-image:  url("img_mollyRight.jpg");
  border-color: #c6bebd;
  border-top: thin solid;
  border-left: thin solid;
  border-bottom: thin solid;
  border-right: thin solid;
  }
table.displayArea {
  width: 100%;
  }

table.banner {
  width: 100%;
  background: #ffffd6;
  background: #99EB99;
  background: #4C6680;      
  }

table.menuBar {
  background: #232323;
  }
    
td.menuButton {
  width: 20%;
  vertical-align: top;
  font-family: "Franklin Gothic Medium";
  font-size: 20pt;      
  }
    
table.body {
  font-family: "Franklin Gothic Medium";
  font-size: 10pt;
  background: #ffffff;
  color: gray;
  width: 100%;
  }  

td.bodyLeft {
  width: 100%;
  vertical-align: top;
  margin-left: 0px;
  padding:0cm 0cm 0cm 0cm;
  }  

h1.title1 {
  font-family: "Franklin Gothic Medium";
  font-size: 20pt;
  color: #000000;
  margin: 0.5cm;
  margin-top: 0.5cm;
  margin-bottom: 0.5cm;
  width: auto;
  }

p.brad14black
  {
    font-family: "Bradley Hand IT";
	font-size: 14pt;
	color: #000000;
	margin: 0.5cm;
	margin-top: 0.5cm;
	width: auto;
  }

p.camb10green
  {
    font-family: "Cambria";
	font-size: 10pt;
	color: #006600;
	margin: 0.5cm;
	margin-top: 0.5cm;
	width: auto;
  }

p.camb10black
  {
    font-family: "Cambria";
	font-size: 10pt;
	color: #000000;
	margin: 0.5cm;
	margin-top: 0.5cm;
	width: auto;
  }
    
p.paragraph1 {
  font-family: "Berlins Sans FB";
  font-family: "Franklin Gothic Medium";
  font-size: 10pt;
  color: #006600;
  color: #4C6680;
  margin: 0.5cm;
  margin-top: 0.5cm;
  width: auto;
  }
 	 
table.indexRow {
  width: 100%;
  background: #c6bebd;
  background: #99EB99;
  background: #4C6680;
  font-size: 12pt;      
  }