table#t3 {
    border-collapse: collapse;
	border-width: 0px;
	border-style: outset;
	line-height: 2.0em;
    text-align: center;
    vertical-align: top;width: 920px;border-top: 1px solid #99BAB8;border-right: 1px solid #99BAB8;box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
	
}
table#t3 thead tr {

}
table#t3 thead tr th.t3 {
    color: #303030;
	background: -moz-linear-gradient(center top , #FFFFFF, #D7D8DB) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#D7D8DB");
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D7D8DB));
	font-size: 1.0em;
    letter-spacing: 0;
    line-height: 2.0;
    padding: 4px;
    text-transform: none;
    text-align: center;border-bottom: 1px solid #99BAB8;border-left: 1px solid #99BAB8;
}
table#t3 thead tr th.t3#n1 {
	width: 20%;
	}table#t3 thead tr th.t3#n2 {
	width: 20%;
	}table#t3 thead tr th.t3#n3 {
	width: 20%;
	}table#t3 thead tr th.t3#n4 {
	width: 20%;
	}
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 #FCFCFC;
}
table#t3 tbody tr td {
	color: #000000;
    padding: 5px;
	border-width: 0px;
	line-height: 1.2;
	font-size: 0.9em;
	border-top: medium none;border-bottom: 1px solid #99BAB8;border-left: 1px solid #99BAB8;
    text-align: center;
	vertical-align: middle;
}
table#t3 tbody tr:hover td {background: none repeat scroll 0 0 #EEEEEE;
}
table#t3 tfoot tr {
}

table#t3 tfoot tr td {
	color: #000000;
	background: -moz-linear-gradient(center top , #FFFFFF, #D7D8DB) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#D7D8DB");
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D7D8DB));
	padding: 4px;
	border-width: 0px;
	font-size: 0.9em;
	border-top: medium none;
    text-align: center;border-left: 1px solid #99BAB8;
}