
table#t1 {
    border-collapse: collapse;
	border-width: 0px;
	border-style: outset;
    margin: 20px 0;
	line-height: 2.0em;
    text-align: left;
    vertical-align: top;width: 730px;border-top: 1px solid #CCCCCC;border-right: 1px solid #a3978b;box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
	
}
table#t1 thead tr {

}
table#t1 thead tr th.t1 {
    color: #000000;
	background: -moz-linear-gradient(center top , #a3978b, #b58e6d) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a3978b", endColorstr="#b58e6d");
    background: -webkit-gradient(linear, left top, left bottom, from(#a3978b), to(#b58e6d));
	font-size: 0.95em;
    letter-spacing: 0;
    line-height: 1.0;
    padding: 4px;
    text-transform: none;
    text-align: left;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #a3978b;
}
table#t1 thead tr th#t1.n1 {
	width: 20%;
	}table#t1 thead tr th#t1.n2 {
	width: 10%;
	}table#t1 thead tr th#t1.n3 {
	width: 15%;
	}table#t1 thead tr th#t1.n4 {
	width: 15%;
	}table#t1 thead tr th#t1.n5 {
	width: 15%;
	}table#t1 thead tr th#t1.n6 {
	width: 15%;
	}
table#t1 thead tr th#t1.start {

}
table#t1 thead tr th#t1.end {

}
table#t1 tbody tr {
    background: none repeat scroll 0 0 #ffffff;
}
table#t1 tbody tr.table-alternate {
    background: none repeat scroll 0 0 #efefef;
}
table#t1 tbody tr td {
	color: #000000;
    padding: 5px;
	border-width: 0px;
	line-height: 1.1;
	font-size: 0.85em;
	border-top: medium none;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #a3978b;
    text-align: left;
	vertical-align: top;
}
table#t1 tbody tr:hover td {
}
table#t1 tfoot tr {
}

table#t1 tfoot tr td {
	color: #000000;
	background: -moz-linear-gradient(center top , #a3978b, #b58e6d) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a3978b", endColorstr="#b58e6d");
    background: -webkit-gradient(linear, left top, left bottom, from(#a3978b), to(#b58e6d));
	padding: 4px;
	border-width: 0px;
	font-size: 0.85em;
	border-top: medium none;
    text-align: left;border-left: 1px solid #a3978b;
}


