body {
	background-image: url(images/backgroundstrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pageContainer {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 50px;
}
.mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.mainMenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 65px;
	font-weight: bold;
	display: block;
	font-size: 13px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.mainMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-indent: 50px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: #FFFFFF;
}
.homeGround {
	background-image: url(images/homepageground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.noticeboardStoryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	width: 205px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-weight: bold;
	display: block;
	text-align: center;
}
.noticeboardStoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 205px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
	text-align: left;
}
.noticeboardStoryText a {
	text-decoration: underline;
	color: #FFFFFF;
}
.noticeboardStoryText a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.contactTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	width: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	padding-left: 5px;
}
.contactName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	display: block;
	width: 130px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.contactDetail table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	display: block;
	width: 231px;
}
.contactDetail a {
	color: #FF0000;
	text-decoration: underline;
	padding-left: 20px;
}
.contactDetail a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 40px;
	background-image: url(gb/images/email.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.teamLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}
.teamLink a {
	color: #FF0000;
	text-decoration: none;
	display: block;
	text-align: center;
	background-image: url(images/team-link-down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	margin-top: 0px;
	clear: both;
}
.teamLink a:hover {
	text-decoration: none;
	background-image: url(images/team-link-hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.documentsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: left;
	display: block;
	height: 20px;
	width: 471px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-indent: 10px;
}
.documentsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 15px 15px 15px 10px;
}
.documentsText a {
	color: #000000;
	text-decoration: underline;
}
.documentsText a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.diaryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.diaryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
.diaryText a {
	color: #000000;
	text-decoration: underline;
}
.diaryText a:hover {
	color: #FF0000;
}
.sponsorLogoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 220px;
}
.sponsorTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	display: block;
	width: 225px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
}
.sponsorTextBox a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.sponsorTextBox a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	font-size: 13px;
}
.sponsorContainer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.historyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
}
.historyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.historyText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.historyText a:hover {
	text-decoration: underline;
}
.guestbookHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linksTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	height: 20px;
	text-align: left;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	width: 701px;
	float: left;
	text-indent: 10px;
	border-top: 4px solid #FF0000;
}
.ClubLinksImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #999999;
	vertical-align: middle;
	display: block;
	height: 100px;
}
.BodiesLinksImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	vertical-align: middle;
	display: block;
	height: 90px;
}
.ClubLinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.ClubLinksText a {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-transform: capitalize;
	display: block;
	height: 25px;
}
.ClubLinksText a:hover {
	text-decoration: underline;
	color: #000000;
}
.BodiesLinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.BodiesLinksText a {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-transform: capitalize;
	display: block;
	height: 25px;
}
.BodiesLinksText a:hover {
	text-decoration: underline;
	color: #000000;
}
.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
.legalText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFCCCC;
	text-decoration: underline;
}
.legalText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.dataProtectionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	padding: 0px;
	margin: 0px;
}
.dataProtectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FF0000;
	text-decoration: none;
	text-transform: none;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.contactsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	height: 20px;
	text-align: center;
	display: block;
	float: left;
	width: 471px;
	background-color: #FF0000;
	padding-top: 5px;
}
.teamsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	width: 471px;
	background-color: #FF0000;
	display: block;
	height: 20px;
	padding-bottom: 5px;
}
/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	width: 170px;
	padding-left: 5px;
}
select.archives {
	color : #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input {
	text-indent : 2px;
	color: #000000;
}
.diaryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	float: left;
	width: 500px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.diaryDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.guestbookHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 15px;
}
.sponsorsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 15px;
}
.linksHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 15px;
}
.formErrorHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: bold;
	display: block;
	text-align: left;
}
.formErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FF0000;
	text-decoration: none;
	text-transform: none;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.documentMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.documentMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	width: 198px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.documentMenu a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.documentMenu a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	display: block;
	text-align: left;
	width: 198px;
}
.docsRightColHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
	display: block;
}
.docsRightColText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	margin-bottom: 2px;
}
.docsRightColText a {
	text-decoration: underline;
	color: #FFFFFF;
}
.docsRightColText a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.docsIntroHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 15px;
}
.docsIntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.docsIntroText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.docsIntroText a:hover {
	text-decoration: underline;
}
.counterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.leaguetableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.teamDiaryPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pageLink	{
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.pageLink a	{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 0pt;
	display: block;
}
.pageLink a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 16px;
	display: block;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.loginText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.loginText a:hover {
	text-decoration: underline;
}
