body {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 62.5%;
}

#BOXSTYLE {
	
background: white url(http://entertainerscheduler.com/tracking/images/cal04.gif) left no-repeat;

	border: 0px solid #fff;
	border-radius: 0px;
	width: 20px; 

}


	.wrap {
		position:relative;
		margin:0 auto;
               /*replace 900px with your width*/
		width:900px;
	}

	#header, #footer {
		width:100%;
		float:left;
        background-color: #fff;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;		
	}

#

 table.report {
   padding: 7px;
   width: 100%
}

.report-banner td {
	background-color: #f4cfd8;
}

.earnings-record {
	margin: 0 0 18px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e7d7dc;
}

.earnings-performer {
	margin: 0 0 6px 0;
}

.earnings-table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.earnings-table td {
	padding: 7px 8px;
	vertical-align: top;
}

.earnings-header td {
	background-color: #f4cfd8;
	border-bottom: 1px solid #d8b6bf;
}

.earnings-alt-row td {
	background-color: #f3f3f3;
}

.stripe {
	width: 100%;
	border: 1px solid #cef;
	text-align: left; }
th {
	font-weight: bold;
	background-color: #acf;
	border-bottom: 1px solid #cef; }
td,th {
	padding: 4px 5px; }
.odd {
	background-color: #def; }
.odd td {
	border-bottom: 1px solid #cef; }
