A {color:blue;}

BODY {
	background-color:white;
	font-size:8pt;
	font-family:Verdana, Arial, Sans;
	border:0px solid white;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;

	
}

.bannerTable {
	width:100%;
}

.banner {
	background-color:white;
	padding-left:0px;


}

.catchPhrase {
	background-color:#000066;
	padding-left:9px;
	padding-bottom:2px;
	padding-top:1px;
	border-bottom:2px solid black;
	color:white;
	font-weight:bold;
	
}

.heading {
	font-size:22pt;
	font-weight:bold;
	color:white;
}

.subHeading {
	font-size:8pt;
	}
	

.SectionHeading {
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	color:#77aacc;
}

.SectionText {
	font-size:12pt;
	text-align:left;
	}
		

.KidsInfo {
	text-decoration:underline;
}

.clownimg {
	border:1px solid grey;
}

.ParentsInfo {
	text-decoration:underline;
}
	
TD.BoxCell-Bottom {
        background-image:url(images/bottom-tile.gif);
}

TD.BoxCell-Top {
        background-image:url(images/top-tile.gif);
}

TD.BoxCell-Left {
        background-image:url(images/left-tile.gif);
}

TD.BoxCell-Right {
        background-image:url(images/right-tile.gif);
}

TD.BoxCell {
        width:23px;
}

