

table#t3 {
    border-collapse: collapse;
	border-width: 0px;

    margin: 20px 0;
	line-height: 2.0em;
    text-align: center;
    vertical-align: top;width: 100%;border-top: 1px solid #CCEBCC;border-bottom: 1px solid #CCEBCC;border-right: 1px solid #CCEBCC;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	
}
table#t3 thead tr {

}
table#t3 thead tr th.t3 {
    color: #EEF0F3;
	background: -moz-linear-gradient(center top , #006B00, #008A00) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006B00", endColorstr="#008A00");
    background: -webkit-gradient(linear, left top, left bottom, from(#006B00), to(#008A00));
	font-size: 0.85em;
    letter-spacing: 0;
    line-height: 2.0;
    padding: 4px;
    text-transform: none;
    text-align: left;border-bottom: 1px solid #CCEBCC;border-left: 1px solid #006B00;
}
table#t3 thead tr th.t3#n1 {
	width: 15%;
	}table#t3 thead tr th.t3#n2 {
	width: 15%;
	}table#t3 thead tr th.t3#n3 {
	width: 15%;
	}table#t3 thead tr th.t3#n4 {
	width: 15%;
	}table#t3 thead tr th.t3#n5 {
	width: 15%;
	}table#t3 thead tr th.t3#n6 {
	width: 15%;
	}
table#t3 thead tr th#t3.start {

}
table#t3 thead tr th#t3.end {

}
table#t3 tbody tr {
    background: none repeat scroll 0 0 #FFFFFF;
}
table#t3 tbody tr.table-alternate {
    background: none repeat scroll 0 0 #F0F5E6;
}
table#t3 tbody tr td {
    color: #003D00;
	padding: 5px;
	border-width: 0px;
	font-size: 1.0em;
	border-top: medium none;border-bottom: 1px solid #CCEBCC;border-left: 1px solid #CCEBCC;
    text-align: center;
	line-height: 1.2;
	vertical-align: top;
}
}

table#t3 tfoot tr {
}

table#t3 tfoot tr td {
    color: #EEF0F3;
	background: -moz-linear-gradient(center top , #006B00, #008A00) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006B00", endColorstr="#008A00");
    background: -webkit-gradient(linear, left top, left bottom, from(#006B00), to(#008A00));
	padding: 4px;
	font-size: 1.0em;
	border-width: 0px;
	border-top: medium none;
    text-align: left;border-left: 1px solid #006B00;
}


