/*
=====================================
Copyright Gipping Valley Angling Club
=====================================
*/

a {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 11pt;
  font-weight: normal;
  text-align: justify;
}

#footer a {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
}

/* H1, H2, .text, .table, .copyright and copyrightR are Generic classes */
h1 {
  color: #000080;
  font-family: Tahoma, Verdana, Arial, helvetica;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
}

h2 {
/*  color: #000080; */
  color: #ddd;
  font-family: Tahoma, Verdana, Arial, helvetica;
  text-align: center;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: underline;
}

h3 {
  color: #ffffff;
  font-size: 1.5em;
/*  color: #000080; 
  font-family: Tahoma, Verdana, Arial, helvetica;
  text-align: center;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none; */
}

/* H4 {
  color: #FA9C94;
  font-size: 1.5em;
} */

.text {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 11pt;
  font-weight: normal;
  text-align: justify;
  padding-left: 10px;
}

.table {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 11pt;
  font-weight: normal;
  text-align: center;
}

.tableheader {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 11pt;
  font-weight: normal;
  text-align: center;
  text-decoration: underline;
}

.tabletitle {
  color: #000080;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}

.tableh {
  color: #000080;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-weight: normal;
  text-align: left;
  text-decoration: underline;
}

.tableh2 {
  color: #000080;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

.table_no {
  color: #ff0000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 11pt;
  font-weight: normal;
  text-align: center;
}

.copyright {
  background-color: #88a8ff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}

.copyrightR {
  background-color: #88a8ff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
}

/* .Match1, .Match2 and .Month are classes withing the diary page */
.match1 {
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  background-color: #800000;
}

.match1a {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  background-color: #d0d0d0;
}

.match2 {
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  background-color: #000080;
}

.month {
  color: #000080;
  font-family: Tahoma, Verdana, Arial, helvetica;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}

img.floatLeft {
  float: left;
  margin: 10px;
  margin-right: 15px;
}

img.floatRight {
  float: right;
  margin: 10px;
  margin-left: 15px;
}

.photolink {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
