
table.GreenDeath {
	clear: both;
    margin:25px;
    width: 60%;
}

table.GreenDeath td {
        COLOR: #000000;
        FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
        TEXT-ALIGN: right; 
		PADDING-RIGHT: 3px; 
        PADDING-LEFT: 3px;
        Padding-Bottom: 0px;
        Padding-top: 2px;

}

table.GreenDeath th {
        FONT-WEIGHT: bold; 
        COLOR: #000000;
        FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";

}

table.GreenDeath tr { height: 15px; }



table.GreenDeath thead th {
	text-align: center;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        FONT-SIZE: 9pt; 
        BORDER-LEFT: #000000 1px solid; 
        BORDER-BOTTOM: #000000 1px solid;
        background-color: #F8F8F8;
        padding-top: 2px;
        padding-bottom: 2px;
}

.dataTables_wrapper {page-break-before: always;
                    page-break-after: always;} 
					
					
.NoPrint { display:none; visibility: hidden; }
