body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size: 9pt;
	background:#fff;
}

.maxw {width: 100%;}
.maxwh {width: 100%;height:100%}

table,
table.xl,
table.smpl,
table.cl {
	font-size: 100%;
	width:100%;	
	border-collapse: collapse;
	margin: 0;
	} 

table.xl {
	background:#fff url('/img/table/Logo-big.jpg') repeat-y left top;
} 

table.xl, table.xl td,
table.cl, table.cl td {
	border: solid 1px #D9D9D9;
	} 

table.smpl td,
table.xl td,
table.cl td {
	padding:3px;
	}


	
.header {
	background:#D9D9D9 url('/img/table/Logo-mini.gif') no-repeat left middle;
	font-size:14pt;
	font-weight:700;
	color:#1cac4b;
	text-align:center
	}

table.xl td.header {
	height: 60px;
	padding:0 100px;
}

table.cl td.header,
table.smpl td.header {
	height: 60px;
	padding-left:100px;
}

.theader {
	background:#1cac4b;
	font-size:10pt;
	font-weight:700;
	color:#fff;
	text-align:center
}

span.min {
	color:#e85f31;
	font-weight:700;
}

span.plus {
	font-weight:700;
	color:#1cac4b;
}
