/* css Teachers Badminton Club print style v1.00 */

body, html {
	margin: 0;
	padding: 0;
	background: url(images/no.jpg) no-repeat top;
	}
#wrapper {
	background: url(images/no.jpg) no-repeat top left;
	border-top-color: #666;
	}
#menu {
	display: none;
	}
#content {
	margin-left: 20pt;
	margin-right: 30pt;
	}	
#footer {
	display: none;
	}
#content p {
	font: 12pt/20pt "Times New Roman", Times, serif;
	}
#content li {
	display: none;
	}
#content h1, #content h2, #content h3, #content h4 {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
	background-color: transparent;
	}
#content h5 {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #4b4b4b;
	background-color: transparent;
	}
#tables {
	display: none;
	}
.league {
	display: none;
	}
.display table caption {
	font: bold Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 5pt;
	}
.display thead th {
	border: 1px solid #ddd;
	color: #000;
	background: #ccc;
	padding: 5pt;
	}
.display tbody td {
	color: #000;
	border: 1px solid #ddd;
	padding: 5pt;
	}
.tables-display {
	font: 10pt "Times New Roman", Times, serif;
	}