
	body {
		margin: 0;
		font-family: Tahoma;
	}
	
	table.footerTable td#footerCol {
		background: url("../images/footer_color.gif");
		background-position: repeat-x repeat-y;
	}
	
	table.leftTable td#leftColumn {
		background: url("../images/left_pattern.jpg");
		background-position: bottom right;
		background-repeat: repeat-y;
	}
	
	table.leftTable {
		width: 166px;
		height: 100%;
		table-layout: fixed;
	}
	
	table.mainTable {
		width: 1002px;
      table-layout: fixed;
      height: 100%;
      border-left: 1px solid #f5efcc;
      border-right: 1px solid #95bb0c;
	}
	
	table.footerTable {
		width: 1000px;
		height: 156px;
		font-family: Arial;
		font-size: 8pt;
	}
	
	table.innerTable {
	  width: 100%;
	  height: 100%;
	  table-layout: fixed;
	}
	
	td.menuColumn {
	  height: 257px;
	  width: 166px;
	  background-image: url("../images/menu2.jpg");
	  background-repeat: no-repeat;
	}
	
	a.silentLink {
	  color: white;
	  text-decoration: none;
	}
	
	div.rightsReserved {
	  color: white;
	  margin-left: 230px;
	}
	
	div.rightsReserved2 {
	  color: white;
	  margin-left: 230px;
	}
	
	img.onMain {
	  border: 5px solid #d3dfa8;
	}
	
	td.pageName {
	  padding-bottom: 20px;
	  color: #b57d01;
	  font-weight: bold;
	}
	
	table.contentTable {
	  font-size: 9pt;
	  margin-left: 20px;
	  margin-right: 30px;
	  width: 790px;
	  table-layout: fixed;
	}
	
	td.menuColumn {
	  vertical-align: top;
	}
	
	table.mainMenu {
	  width: 100%;
	  vertical-align: top;
	  margin-left: 30px;
	}
	
	div.circle, div.circle_active {
	  float: left;
	}
	
	div.menuItem a, div.menuItem_active a {
	  font-family: Tahoma;
	  font-size: 12pt;
	  color: #724f00;
	  text-decoration: none;
	}
	
	div.menuItem, div.menuItem_active {
	  margin-bottom: 15px;
	}
	
	div.menuItem_active a {
	  color: #678303;
	  text-decoration: underline;
	}
	
	div.menuItem img, div.menuItem_active img {
	  margin-right: 12px;
	}
	
	
	table.kidsTable {
	  margin-bottom: 50px;
	  width: 100%;
	}
	
	table.kidsCard td {
	  padding-bottom: 30px;
	}
	
	table.kidsCard {
	  width: 50%;
	  float: left;
	  padding-right: 50px;
	}
	
	img.kidsPicture {
	  float: left;
	  border: 5px solid #d3dfa8;
	  margin-right: 15px;
	}
	
	img.kidsPicture2 {
	  float: none;
	  border: 5px solid #d3dfa8;
	  margin-right: 35px;
	}
	
	img.homePicture {
	  border: 5px solid #d3dfa8;
	}
	
	div.buttonMore {
	  text-align: right;
	}
	
	div.buttonMore img {
	  border: 0;
	}
	
	td.leftBottom {
	  height: 40px;
	}
	
	div.kidsName {
	  font-family: Arial;
	  color: #658000;
	  font-size: 15pt;
	  font-weight: bold;
	  padding-top: 0px;
	  padding-bottom: 23px;
	}
	
	div.kidsDate {
	  font-size: 9pt;
	  color: #505050;
	}
	
	div.buttonMore {
	  margin-top: 35px;
	}
	
	div.kidsPicRow {
	  padding-bottom: 20px;
	}
	
	div.kidsNameFullView {
	  color: #658000;
	  font-size: 15pt;
	  font-weight: bold;
	  padding-bottom: 20px;
	  font-family: Arial;
	}
	
	p {
	  font-family: Tahoma;
	  font-size: 9pt;
	  text-align: left;
	}
	
	p img {
	  border: 5px solid #d3dfa8;
	}
	
	div.kidsTextAbout {
	  color: #505050;
	  font-family: Arial;
	  font-size: 9pt;
	  padding-top: 15px;
	  text-align: justify;
	  margin-bottom: 70px;
	}
	
	div.kidsTale {
	  color: #505050;
	  font-family: Tahoma;
	  font-size: 9pt;
	  padding-bottom: 10px;
	}
	
	table.megaDNform {
	  color: #505050;
	  font-family: Tahoma;
	  font-size: 10pt;
	}
	
	td.pformstrip {
	  padding-top: 10px;
	}
	
	a {
	  font-family: Tahoma;
	  font-size: 9pt;
	  color: #658000 ;
	  text-decoration: none;
	}
	
	a:hover {
	  text-decoration: underline;
	}
	
	
	
	span.AFTER_CORPORATE_STYLE {}
	
	
	td.description_left_reg {
	  padding-right: 30px;
	  width: 50px;
	}
	
	td.field_right_reg {
	  width: 70px;
	  padding-right: 20px;
	}
/*	
	table.superDuperPages {
	  color: black;
	  font-size: 8pt !important;
	}
	
	table.superDuperPages a {
	  font-size: 8pt;
	  color: black;
	} */
	
	table.superDuperPages b {
	  color: #658000;
	  font-size: 9pt;
	}
