

table#t1 {
    border-collapse: collapse;
	border-width: 0px;
	border-style: outset;
    margin: 20px 0;
	line-height: 2.0em;
    text-align: center;
    vertical-align: top;width: 100%;border-top: 1px solid #94DBFF;border-bottom: 1px solid #94DBFF;border-right: 1px solid #94DBFF;
	
}
table#t1 thead tr {

}
table#t1 thead tr th.t1 {
    color: #333333;
	background: none repeat scroll 0 0 #D1F0FF;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 2.0;
	font-size: 1.5em;
    padding: 4px;
    text-transform: none;
    text-align: center;border-bottom: 1px solid #94DBFF;border-left: 1px solid #94DBFF;
}
table#t1 thead tr th.t1#n1 {
	width: 35%;
	}table#t1 thead tr th.t1#n2 {
	width: 35%;
	}table#t1 thead tr th.t1#n3 {
	width: 35%;
	}
table#t1 thead tr th#t1.start {

}
table#t1 thead tr th#t1.end {

}
table#t1 tbody tr {
    background: none repeat scroll 0 0 #F0FAFF;
}
table#t1 tbody tr.table-alternate {
    background: none repeat scroll 0 0 #FCFEFF;
}
table#t1 tbody tr td {
    padding: 5px;
	border-width: 0px;
	font-size: 1.0em;
	border-top: medium none;border-bottom: 1px solid #94DBFF;border-left: 1px solid #94DBFF;
    text-align: center;
	line-height: 1.2;
	vertical-align: top;
}
table#t1 tbody tr:hover td {background: none repeat scroll 0 0 #D1F0FF;
}
table#t1 tfoot tr {
}

table#t1 tfoot tr td {
    background: none repeat scroll 0 0 #D1F0FF;	
	padding: 4px;
	border-width: 0px;
	font-size: 1.0em;
	border-top: medium none;
    text-align: center;border-left: 1px solid #94DBFF;
}

