#topNav {
	
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#topNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topNav li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	width: 123px;
}

#topNav a {
	display: block;
	width: 122px;
	border-right: 1px solid #fff;
	float: left;
	margin: 0;
	padding: 7px 0;
	background: #000131;
	color: #fff;
	text-decoration: none;
}

#topNav a:hover, #topNav a.current {
	color: #000;
	background: #f0e210;
}

#topNav a.current {
	cursor: default;
	font-weight: bold;
}

#topNav a#lastTopNav {
	border-right: none;
	width: 123px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #6667a7 url(binaries/body-bg.jpg) repeat-x left top;
	color: #000000;
}
#body2 {
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin:0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-color: #FFFFFF;
}
#centerm {
	text-align: center;
	vertical-align: middle;
	left: 0px;
}
#centerul {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	top: 72px;
	right: 0px;
	bottom: 0px;
	visibility: visible;
	z-index: 2;
	position: absolute;
	width: 100%;
	text-align: center;
}
#centerul a, #centerul a:hover {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#centerul li {
	display: inline;
	padding-right: 20px;
}
#left, .left {
	margin: 6px;
	float: left;
}
#right, .right {
	margin: 6px;
	float: right;
}




.cmsContent {
	font-family: Arial, Helvetica, sans-serif;
}

.cmsContent h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	clear: both;
}

h2.pageTitle {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}

.clearer {
	clear: both;
}

#ofstedReport {
	margin: 0px;
	background: #EFEFEF;
	border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
}

/* COPYRIGHT FOOTER
------------------------------------ */

#footer {
      width: 630px;
      margin: 25px auto 0px auto;
	  font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	  font-size: .7em;
	  color: #626d75;
}

#raLogo  {
	float: left;
	margin-top: 5px;
}
#raTitle {
	margin: 10px 0 0 0;
	text-align: left;
}
#raTitle a {
	color: #626d75;
	text-decoration: none;
}

#raTitle a:hover {
	color: #626d75;
	text-decoration: underline;
}

.copyright {
     float:right;
}


.subMenuWrapper {
	background: #000066 url(binaries/side-menus/sidemenu-bg.jpg) repeat-x;
	color: #fff;
	width: 146px;

}

.subMenuWrapper a {
	color: #fff;
}

#subMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subMenu a {
	display: block;
	background: #0000;
	margin-bottom: 3px;
	padding: 3px;
	border-bottom: 1px solid #1617b9;
	text-decoration: none;
}

#subMenu a:hover {
	border-bottom-color: #fff;
}

#searchBox form {
	background: #21219e;
	margin: 20px 10px 10px 10px;
	padding: 10px 5px;
	color: #fff;
	border: 1px dotted #fff;
}

#searchBox form input.button {
	display: block;
	margin-top: 5px;
}

#clubsWrapper table {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#clubsWrapper td {
	padding: 2px;
	border: 1px solid #ccc;
}

#clubsWrapper th {
	background: #000033;
	color: #fff;
	border: 1px solid #fff;
}