

table#t1 {
    border-collapse: collapse;
	border-width: 0px;
	border-style: outset;
    margin: 20px 0;
	border: 1px solid #6699CC;
	line-height: 2.0em;
    text-align: center;
    vertical-align: top;width: 100%;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	
}
table#t1 thead tr {

}
table#t1 thead tr th.t1 {
    color: #6699CC;
    letter-spacing: 0;
    line-height: 2.0;
	font-size: 1.5em;
    padding: 4px;
    text-transform: none;
	border-bottom: 1px dashed #6699CC;
    text-align: center;
	
}
table#t1 thead tr th.t1#n1 {
	width: 30%;
	}table#t1 thead tr th.t1#n2 {
	width: 50%;
	}
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 #FFFFFF;
}
table#t1 tbody tr td {
    padding: 5px;
	border-width: 0px;
	color: #666699;
	font-size: 1.0em;
	border-top: medium none;border-bottom: 1px solid #C2D6EB;
    text-align: center;
	line-height: 1.2;
	vertical-align: top;
}
table#t1 tbody tr td.start {
	border-left: medium none;
}

table#t1 tbody tr:hover td {
}
table#t1 tfoot tr {
}

table#t1 tfoot tr td {
	color: #6699CC;
	padding: 4px;
	border-width: 0px;
	border-top: medium none;
	font-size: 1.0em;
    text-align: center;
}
table#t1 tfoot tr td.start {
	border-left: medium none;
}


