/* Heading colour for title bars...Welcome, Top News Stories and More News Headlines */

.heading355 {
  color: #ffffff;
}



/* Heading colour for title bars Photo Gallery */

.headingMiddleColumn {
  color: #ffffff;
}



/* Heading colour for title bars on the left...Sponsors and Quick Information */

.headingOnTheLeft {
  color: #ffffff;
}



/* Heading colour for title bars ...Next Match, Next 5 Fixtures, Last Match, Last 5 Results */

.heading {
  color: #ffffff;
}



/* Heading colour for title bars on the right...Next Match, Next 5 Fixtures, Last Match, Last 5 Results */

.headingRight {
  color: #ffffff;
}



/* Club title colour in the page header */
#title_clubName h1 {
  color: #ffffff;
}

#title_cricketClub h1 {
  color: #ffffff;
}



/* Date of each news item on the homepage */

.newsDate {
  color: #437607;
}



/* Date of the next 5 fixtures */

.next5FixtureDate {
  color: #437607;
}



/* Next 5 fixtures '(H)' or '(A)' */

.homeORaway {
  color: #437607;
}



/* Player spotlight question title */

.spotlightNameTitle {
  color: #437607;
}



/* News and player spotlight photo border */

a img {
  border: 1px solid #437607;
}

.picBorder {
  color: #437607;
}



/* Date when the poll ends */

.pollEnds {
  color: #437607;
}



/* Date of news in More News Headlines */

.greenDate {
  color: #437607;
}



/* Date and venue of the next match */

.fixtureDate {
  color: #437607;
}



/* Last match comment on the homepage */

.lastMatchComment {
  color: #437607;
}



/* Last 5 match comments on the homepage */

.last5MatchesComment {
  color: #437607;
}



/* Article author on the News page */

.newsAuthor {
  color: #437607;
}



/* Table row background colour */

.tableRow0 {
  background-color: #f2f2f2;
}



/* Table row background colour */

.sponsorTableRow0 {
  background-color: #f2f2f2;
}



/* Border colours for admin homepage boxes */

.adminLeftTable {
  border: 1px solid #437607; 
}

.adminRightTable {
  border: 1px solid #437607;
}


/* table bgcolor for 'Show, Edit and Delete' cells */

.showEditDelete {
  background-color: #437607;
  color: #ffffff;
}


/* star denoting required fields of input */

.requiredField {
  color: #437607;
}


/* the colour of the next event title */
.nextEventTitle {
  color: #ffffff;
}


/* the colour of the image border */
div img {
  border: 1px solid #437607;
}


/* the colour of the photo details text */
.photoDetailsText {
  color: #338000;
}


/* the colour of the show photo details text */
.showPhotoDetailsText {
  color: #338000;
}
