table.t1 th{
	background-color:#546EAA;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border:1px solid #D4D9DF;
}
table.t1 td{
	padding:5px;
	text-align:center;
	border:1px solid #D4D9DF;
}
table.t1 td.td-left{
	text-align:left;
}
table.t1 th.th2{
	background-color:#F5F5F5;
	padding:5px;
	color:#404040;
	font-weight:normal;
}
table.t1 th.th3{
	background-color:#FFE57F;
	padding:5px;
	color:#404040;
	font-weight:normal;
}
table.t1 th.th4{
	background-color:#D9FFB9;
	padding:5px;
	color:#404040;
}
table.t1 th.th5{
	background-color:#D7F5FF;
	padding:5px;
	color:#404040;
}
table.t1 th.th6{
	background-color:#FFE1FF;
	padding:5px;
	color:#404040;
}
table.t1 th.th7{
	background-color:#FFE3AC;
	padding:5px;
	color:#404040;
}
table.t1 th.th8{
	background-color:#FFFFCC;
	padding:5px;
	color:#404040;
}
table.t1 {
	border:1px solid #D4D9DF;
	
}
table.t2 th{
	background-color:#F5F5F5;
	padding:5px;
	font-weight:bold;
	text-align:center;
	border:1px solid #D4D9DF;
}
table.t2 td{
	padding:5px;
	border:1px solid #D4D9DF;
	color:#404040;
}
table.t2 th.th2{
	color:#FF9900;
}
table.t2 td.td2{
	color:#FF9900;
}



table.t3 th{
	background-color:#E5F5FA;
	padding:5px;
	font-weight:bold;
	border:1px solid #D4D9DF;
}
table.t3 td{
	padding:5px;
	border:1px solid #D4D9DF;
	color:#404040;
}
.table-center{
	width:600px;
	text-align:center;
	margin-top:15px;
}