@charset "utf-8";
body {
	background: #0099CC;
}
.maintable {
	color: #000000;
	text-decoration: none;
	background: #FF9900 url(../images/childrens_centre.gif) no-repeat center top;
	border: 1px solid #FFFFFF;
}.maintable .centretable {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #0199CB;
}
.maintable .centretable h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: none;
}
.maintable .centretable hr {
	color: #0099CC;
}
.maintable .centretable .imgr {
	margin-left: 10px;
}
.maintable .centretable .imgl {
	margin-right: 10px;
}
