body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #bbffff;
	text-align:justify; 
	width: 520px;}
	
td {	padding: 1px 1px 1px 5px ;}
#mainContent {		/* db-maincontent-top.inc.php */
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	width: auto;
	height: auto;
}
.blue {		/* db-maincontent-top.inc.php */
	background-color: #bbffff;
} 

#container {		/* Page */
	width: 100%;
	margin: 0; /* this overrides the text-align: center on the body element. */
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.clearfloat { 		/* Page */
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.backdrop {			/* Index Page */
	background-image: url(images/stumps.jpg);
}

#header {	/* banner.inc.php  */
	position: fixed;
	background-color: #bbffff;
	width: 100%;
	z-index: 7;
	margin: 0px;
	padding: 0px;
	top: 0pt;
} 
.dwcc-title {	/* banner.inc.php  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.page-title {	/* banner.inc.php  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009;
	text-indent:20px;
	padding : 5px;
}

.mike {
	font-family: Arial, Helvetica, sans-serif;
	  }

.table-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009;
}
.print-heading  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #009;
}

.table-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #009;
	padding: 1px 1px 1px 5px ;
}

#dwcc-form {}	
#dwcc-topline {font-size: 8pt; background-color: #ffff99; width: 700px; }
#dwcc-results, 
#dwcc-batting, 
#dwcc-bowling,
#dwcc-extras,
#dwcc-fall {font-size: 8pt; background-color: #fff;}
.results-fill {background-color: #ffff99 ;}
.results-fill2 {background-color: #99ffff ;}