/* "Live" version of Webby R4 help02_tablerpt.css file - Updated 6/9/04 */

/* To be used only with the MYOB RPT Transit template, in conjunction with help02.css */



.footnote {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9px;
 	font-style: normal;
 	font-weight: 500;
 	font-variant: normal;
 	text-transform: none;
 	color: #000000;
	background: #F0F2F4
	text-align: left;
	margin-top: 2.5em;
	margin-bottom: 0.5em;
	
}


/* Minor italicized heading - Use only for Sample Heading on report; we use this selector to set the window size for report samples -- Revised 6/9/04 */

.sampleheading {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-style: normal;
	font-weight: 600;
 	font-variant: normal;
 	text-transform: none;
 	color: #333366; 
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 1em;

}

table {
	background-color: #EEECEC
}


