body {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#000;
	background-color:#fff;
	text-align:center;
	}
#top {
    padding:8px 0 2px;
	}
#top h1 {
    color: #0f8f49; /*dard emerald*/
	}
#banner {
    margin-bottom: 1.5em;
	background-color: #fff;
	padding:10px 0;
	border-top:none;
	border-bottom:1px solid #485a2f;
	}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding:0;
	color: #000;
	}
#banner h2 {
    font-size: 1.0em;
	margin: 0.3em 0 0;
	font-weight: normal;
	color: #000;
	}
#sidebar, #search {
    display:none;
	}
#content {
    float:none;
	width:90%;
	margin-right:0;
	text-align:left;
	}
#footer {
    clear:both;
	border-top:1px solid #b7b2a1;
	background-color:#fff;
	padding:1.2em 0;
	}
#footer p {
    font-size: 90%;
	color:#b7b2a1;
	margin:0;
	}
#footer a {
    color:#b7b2a1;
	}
#footer a:hover {
    color:#f9f9f7;
	}
.clear {
    clear: both;
	}
/****************************************
notice boxes*/
#noticebox2 {/*used on Contacts pg*/
	float: right;
	width: 250px;
	margin: 1.2em 0 1em 1.5em;
	padding: 0;
	border: 1px dotted #8c8464;
	}
#noticebox2 h4 {
	padding: 0;
	margin: 0.7em;
	text-align:center;
	}
#noticebox2 p {
	margin: 0.7em;
	line-height: 1.4em;
	}
.gmap {
	float:none;
	width:100%;
	text-align:left;
	}
.gmap p {
	margin: 0 0 1.2em 35px;
	}
.gmap img {
	display:none;
	}
#noticeboxLg {
	margin: 1.2em 0 2.4em;
	padding: 0;
	border: 1px solid #0f8f49; /*dark emerald*/
	}
#noticeboxLg h2 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background-color: #0f8f49; /*dark emerald*/
	}
#noticeboxLg h2 span.subH2 {
	font-size:85%;
	}
#noticeboxLg h3 {
	margin: 1.2em 0.7em;
	text-align: center;
	background-image: none;
	}
#noticeboxLg h3.alignL {
	text-align: left;
	padding-left:0;
	margin-bottom:0;
	}
#noticeboxLg p {
	margin: 0.7em;
	line-height: 1.3em;
	}
#noticeboxLg ul {
	margin-right: 0.7em;
	line-height: 1.3em;
	}
/****************************************
typography*/
a {
	color: #0f158f;
	}
a:link {
	}
a:visited {
	color: #490f8f;
	}
a:active {
	}
a:hover {
	color: #8f0f15;
	}
a.pdf {
	background-image:url(../img/pdf.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 24px;
	}
h2 {
	font-size: 1.5em;
	margin: 0 0 1.2em 35px;
	font-weight: bold;
	color: #030;
	}
h3 {
	font-size: 1.3em;
	color: #030;
	margin: 0.9em 0 0.9em;
	padding: 0.3em 0 0.3em 35px;
	font-weight: bold;
	background: url(../img/tennisball.gif) no-repeat left center;
	}
h4 {
	font-size: 1.1em;
	margin: 1.2em 0 1.2em 35px;
	font-weight: bold;
	color: #030;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0 1.2em 35px;
	font-weight: normal;
	}
h6 {
	font-size: 1em;
	margin: 1.2em 0 1.2em 35px;
	font-weight: normal;
	}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 35px;
	}
.attention {
    color: #f00;
	}
p.attentionClear {
    color: #f00;
	clear: both;
	}
p.toTop {
    display:none;
	}
#content ol, #content ul, #content li, #content li li {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0;
	padding:0;
	}
#content ol, #content ul {
	margin-bottom: 1.2em;
	margin-left:35px;
	}
#content ol ol, #content ul ul {
	margin-bottom: 0;
	margin-left:35px;
	}
#content li {
	}
#content li li {
	}
.rules ol {
	list-style-type:lower-alpha;
	}
.rules ol ol {
	list-style-type:lower-roman;
	}
ul.listcol {/*for LH list of member clubs*/
    float: left;
	width:40%;
	margin-right: 5%;
	list-style: none;
	}
ul.listcol2 {/*for RH list of member clubs*/
    float: left;
	width:40%;
	list-style: none;
	}
div.round {/*for Fixture*/
    float: left;
	width:6em;
	margin: 0 3em 1.2em 0;
	}
div.round h4 {/*for Fixture*/
    margin-bottom: 0.2em;
	font-size:1em;
	line-height: 1.1em;
	}
ul.fixture, ul.fixture li {/*for Fixture*/
	line-height: 1.1em;
	list-style: none;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	margin-left: 0;
	padding-left: 0;
	}
div.teams {/*for Fixture*/
    float: left;
	width:33%;
	margin: 0 0 1.2em;
	}
ol.teams li {/*for Fixture*/
	line-height: 1.1em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
strong, b {
	font-weight: bold;
	color: #030;
	}
.centered {
    text-align:center;
	}
/****************************************
images*/
img {
	border: 0;
	}
.imgR {
    float:right;
	margin:0 0 1em 1em;
	}
.imgL {
    float:left;
	margin:0 1em 1em 0;
	}

/****************************************
tables*/

.tablewinners {
    margin: 1.2em auto 1.2em 0;
	border: none;
	}
th {
    text-align: left;
	font-size: 1em;
	}
th, td {
    padding: 0.8em 1em 1.5em 0;
	vertical-align: top;
	}
tr.firstline th, tr.firstline td {
    padding: 0.8em 1em 0 0;
	}

/****************************************
old css*/

#content-wide {
	margin: 0;
	padding: 0;
	clear: both;
	border: 1px solid #fff;
	}
#noticebox {
	float: right;
	width: 200px;
	margin: 1.2em 0 1em 1.5em;
	padding: 0;
	border: 1px solid #060; /* green */
	}
#noticebox h2 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background-color: #060; /* green */
	}
#noticebox p {
	margin: 0.7em;
	line-height: 1.3em;
	}
div.col {
    float: left;
	margin: 0 0 3em 3em;
	}
	
div.page-break { 
    display:block; 
	page-break-before:always;
	}

/****************************************
p7 css*/
#p7HGM_1, #p7HGM_2 {
    margin-left:35px;
	}
#p7HGM_1 ul, #p7HGM_2 ul {
    margin-bottom:0;
	}
#p7HGM_2 ul.fixture {
    margin:1.2em 0;
	}	
#p7HGM_2 h4 {
    margin:0;
	font-size:1em;
	}
#p7HGM_2 {
    text-align:left;
	}
#p7HGMvpw_2 {
    width:11em;
	text-align:center;
	}
.p7HGM04 {
	padding: 0px;
	zoom: 1;
}
.p7HGM04 .p7HGM_viewport_wrapper {
	position: relative;
	border: 1px dotted #fff; /*dark emerald*/
}
.p7HGM04 .p7HGM_panel_content {
	padding: 0 20px;
}
#p7HGMvpw_2 .p7HGM_panel_content {
	padding:1.2em 0 0;
}
.p7HGM04 .p7HGMtrig {
	overflow: hidden;
	font-size: 1.1em;
	zoom: 1;
	margin-bottom: 6px;
}
.p7HGM04 .p7HGMtrig.trigbottom {
	margin-bottom: 0px;
	margin-top: 6px;
}
.p7HGM04 .p7HGMtrig ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.p7HGM04 .p7HGMtrig li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM04 .p7HGMtrig a {
	display: block;
	padding: 4px 10px;
	color: #030;
	border: 1px solid #0f8f49; /*dark emerald*/
	text-decoration: none;
}
.p7HGM04 .p7HGMtrig a:hover {
	color: #fff;
	background-color: #0f8f49; /*dark emerald*/
}
.p7HGM04 .p7HGMtrig .panel_open {
	color:#fff;
	background-color: #0f8f49; /*dark emerald*/
}
.p7HGM04 .p7HGM_controls div {
	position: absolute;
	top: 50%;
	z-index: 9999;
	margin-top: -20px;
	height: 35px;
	width: 18px;
	display: none;
}
.p7HGM04 .p7HGM_controls div.p7HGM_prev {
	left: -24px;
}
.p7HGM04 .p7HGM_controls div.p7HGM_next {
	right: -24px;
}
.p7HGM04 .p7HGM_controls div img {
	border: 0;
	width: 18px;
	height: 35px;
}
.p7HGM04 .p7HGM_controls div.p7HGM_prev a {
	background-image: url(img/p7hgmBasic_CTRLPrev.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM04 .p7HGM_controls div.p7HGM_next a {
	background-image: url(img/p7hgmBasic_CTRLNext.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM04 .p7HGM_controls a:hover {
	background-position: 0px -35px;
}
.p7HGM04 .p7HGM_controls a.off, .p7HGM04 .p7HGM_controls a.off:hover {
	cursor: default;
	background-position: 0px -70px;
}
.p7HGM04 .p7HGMpaginator {
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 6px;
	zoom: 1;
}
.p7HGM04 .p7HGMpaginator ul {
	margin: 0;
	padding: 0px;
	overflow: hidden;
}
.p7HGM04 .p7HGMpaginator.pagbottom {
	margin-top: 6px;
}
.p7HGM04 .p7HGMpaginator li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM04 .p7HGMpaginator a {
	display: block;
	padding: 2px 6px;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}
.p7HGM04 .p7HGMpaginator a:hover {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGMpaginator .panel_open {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGMvcr {
	overflow: hidden;
	margin-top: 12px;
}
.p7HGM04 .p7HGMvcr ul {
	margin: 0;
	width: 148px;
	padding: 0;
	overflow: hidden;
}
.p7HGM04 .p7HGMvcr li {
	list-style-type: none;
	float: left;
}
.p7HGM04 .p7HGMvcr.vcrtop {
	margin-bottom: 12px;
}
.p7HGM04 .p7HGMvcr.vcrtop li {
	margin: 0;
}
.p7HGM04 .p7HGMvcr img {
	border: 0;
}
.p7HGM04 .p7HGMvcr a {
	display: block;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_first a {
	background-image: url(img/p7hgmBasic_First.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_first img {
	width: 26px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_prev a {
	background-image: url(img/p7hgmBasic_Prev.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_prev img {
	width: 26px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_play a {
	background-image: url(img/p7hgmBasic_Play.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_play img, .p7HGM04 .p7HGMvcr .p7HGM_play .pause img {
	width: 32px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_play .pause {
	background-image: url(img/p7hgmBasic_Play.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px !important;
}
.p7HGM04 .p7HGMvcr .p7HGM_next a {
	background-image: url(img/p7hgmBasic_Next.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_next img {
	width: 26px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_last a {
	background-image: url(img/p7hgmBasic_Last.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_last img {
	width: 28px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr a:hover {
	background-position: 0px -30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_play .pause:hover {
	background-position: 0px -90px !important;
}
.p7HGM04 .p7HGMvcr a.off {
	background-position: 0px -60px;
	cursor: default;
}
.p7HGM04 .p7HGMvcrtext {
	font-size: 12px;
	margin-top: 6px;
	zoom: 1;
}
.p7HGM04 .p7HGMvcrtext.vcrtext_top {
	margin-bottom: 6px;
}
.p7HGM04 .p7HGMvcrtext ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.p7HGM04 .p7HGMvcrtext li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM04 .p7HGMvcrtext a {
	padding: 4px 8px;
	display: block;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}
.p7HGM04 .p7HGMvcrtext a:hover {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGMvcrtext a.off, .p7HGM04 .p7HGMvcrtext a.off:hover {
	color: #7D7D7D;
	cursor: default;
	background-color: #CCC;
	border-color: #CCC;
}
.p7HGM04 .p7HGMtrig .current_mark {
	font-weight:bold;
}
.p7HGM04 .p7HGM_panel_content .current_mark {
	color:#000;
	font-weight:bold;
}
