table.tbl00 {
	margin: 20px 0px !important;
	width: 100%;
	border: 0px;
}
table.tbl00 td, table.tbl00 th {
	padding: 4px;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
}
table.tbl00 th {
	background-color: #f4f4f4;
	color: #255b99;
}
table.tbl00 td, table.tbl00 td a {
	color: #d53128;
}
table.tbl00 td a:hover {
	color: #323232;
}

table.tbl01, table.tblBlue, table.tblYellow{
	width: 100%;
	border: 0px;
}
table.tbl01{
	margin: 10px 0px 0px 0px;
}
table.tbl01 th, table.tbl01 td, table.tblBlue th,table.tblBlue td, table.tblYellow th,table.tblYellow td {
	padding: 5px 0px;
	font-size: 1.0em;
	text-align: center;
}
table.tbl01 th{
	color: #666666;
	font-weight: lighter;
}
table.tbl01 th.tech {
	text-align: left !important;
	width: 130px;
	font-size: 1.0em;
	font-weight: bolder !important;
}
table.tbl01 th.tech a{
	color: #323232;
	cursor: hand;
	cursor: pointer;
}
table.tbl01 th.tech a:hover{
	color: #aa0000;
}
table.tblBlue td {
	background-color: #cae8ff;
	border-right: 1px solid #e4f3ff;
	border-bottom: 1px solid #e4f3ff;
}
table.tblYellow td {
	background-color: #faffb6;
	border-right: 1px solid #F8EEAB;
	border-bottom: 1px solid #F8EEAB;
}
table.tblBlue td.detil, table.tblYellow td.detil {
	background-color: #fff;
	border: 0px;
	text-align: left !important;
	width: 130px;
}
table.tblBlue td b, table.tblYellow td b {
	color: #d4302e;
	font-weight: lighter;
}
