.imgPagehead {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7B7E20;
	border-bottom-color: #7B7E20;
	padding-top: 3px;
	padding-bottom: 3px;
}

.imgPageHeadPic {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

.clubcompimg1 {
	padding-right: 10px;
	padding-bottom: 10px;
}

.clubcompimg2 {
	padding-left: 10px;
	padding-bottom: 10px;
}
table#TimesheetTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 20px;
	border: 1pt solid #066;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-collapse: collapse;
}
table#Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-collapse: collapse;
}
table#Contact th {
	font-size: 1em;
	line-height: 25px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	background: #41637b;
	color: #fff;
	border-bottom: 1px solid #fff;
}
table#Contact td {
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #000;
}
table#Contact thead {
	background-color: #003;
}
table#Contact thead th {
	background-color: transparent;
	height: 30px;
}
#Detail {
	background-color: #FFC;
}
table#Contact caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #1b9d95;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}



table#TimesheetTable td {
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #fff;
}
table#TimesheetTable th {
	font-size: 1em;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	background: #41637b;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#player1, #player3 {
	background-color: #f5d3a5;
}
#player2, #player4 {
	background-color: #bdd5dd;
}
table#TimesheetTable tr:hover {
	color: #fff;
	background-color: #707e99;
}
table#TimesheetTable thead tr:hover {
	background-color: transparent;
}
table#TimesheetTable caption {
	font-size: 1.2em;
	font-weight: bold;
	color: #1b9d95;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
