/* CSS Document */

TABLE.heditor_table1 { border: 0px; border-collapse: collapse; margin-left: auto; margin-right: auto;}
TABLE.heditor_table1 TD, TABLE.heditor_table1 TH,
TABLE.heditor_table1 THEAD TD, TABLE.heditor_table1 THEAD TH,
TABLE.heditor_table1 TBODY TD, TABLE.heditor_table1 TBODY TH,
TABLE.heditor_table1 TFOOT TD, TABLE.heditor_table1 TFOOT TH
{
	border:      0px;
	padding:     2px 4px;
	font-weight: normal;
	font-size:   13px !important;
}


TABLE.heditor_table2 { border: 0px; border-collapse: collapse; }
TABLE.heditor_table2 TD, TABLE.heditor_table2 TH,
TABLE.heditor_table2 THEAD TD, TABLE.heditor_table2 THEAD TH,
TABLE.heditor_table2 TBODY TD, TABLE.heditor_table2 TBODY TH,
TABLE.heditor_table2 TFOOT TD, TABLE.heditor_table2 TFOOT TH
{
	border:      0px;
	padding:     2px 4px;
	font-weight: normal;
	font-size:   11px !important;
}
TABLE.heditor_table2 THEAD TD, TABLE.heditor_table2 THEAD TH {
	font-weight: bold;
}


TABLE.heditor_table3 { border: 0px; border-collapse: collapse; }
TABLE.heditor_table3 TD, TABLE.heditor_table3 TH,
TABLE.heditor_table3 THEAD TD, TABLE.heditor_table3 THEAD TH,
TABLE.heditor_table3 TBODY TD, TABLE.heditor_table3 TBODY TH,
TABLE.heditor_table3 TFOOT TD, TABLE.heditor_table3 TFOOT TH
{
	border:      1px solid silver !important;
	padding:     2px 4px;
	font-weight: normal;
	font-size:   11px !important;
}


TABLE.heditor_table4 { border: 0px; border-collapse: collapse; }
TABLE.heditor_table4 TD, TABLE.heditor_table3 TH,
TABLE.heditor_table4 THEAD TD, TABLE.heditor_table4 THEAD TH,
TABLE.heditor_table4 TBODY TD, TABLE.heditor_table4 TBODY TH,
TABLE.heditor_table4 TFOOT TD, TABLE.heditor_table4 TFOOT TH
{
	border:      1px solid silver !important;
	padding:     2px 4px;
	font-weight: normal;
	font-size:   11px !important;
}
TABLE.heditor_table4 THEAD TD, TABLE.heditor_table4 THEAD TH
{
	font-weight: bold;
}


TABLE.heditor_table5 { border: 0px; border-collapse: collapse; }

TABLE.heditor_table5 TBODY TD, TABLE.heditor_table5 TBODY TH,
TABLE.heditor_table5 TFOOT TD, TABLE.heditor_table5 TFOOT TH {
	border:           1px solid silver !important;
	padding:          2px 4px;
	font-weight:      normal;
	font-size:        12px !important;
	background-color: #ffffff !important;
}
TABLE.heditor_table5 THEAD TD, TABLE.heditor_table5 THEAD TH {
	font-weight:      bold;
	background-color: #A21F47 !important;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 2px;
  padding: 8px;
}


TABLE.heditor_table6 { border: 0px; border-collapse: collapse; }
TABLE.heditor_table6 TD, TABLE.heditor_table6 TH,
TABLE.heditor_table6 THEAD TD, TABLE.heditor_table6 THEAD TH,
TABLE.heditor_table6 TBODY TD, TABLE.heditor_table6 TBODY TH,
TABLE.heditor_table6 TFOOT TD, TABLE.heditor_table6 TFOOT TH {
	border:           1px solid silver !important;
	padding:          2px 4px;
	font-weight:      normal;
	font-size:        11px !important;
	background-color: #ffffff !important;
}
TABLE.heditor_table6 THEAD TD, TABLE.heditor_table6 THEAD TH {
	font-weight:      bold;
	background-color: #f4d99c !important;
}
TABLE.heditor_table6 TH, TABLE.heditor_table6 COL.col1, TABLE.heditor_table6 TD:first-child,
TABLE.heditor_table6 THEAD TH, TABLE.heditor_table6 THEAD COL.col1, TABLE.heditor_table6 THEAD TD:first-child,
TABLE.heditor_table6 TBODY TH, TABLE.heditor_table6 TBODY COL.col1, TABLE.heditor_table6 TBODY TD:first-child,
TABLE.heditor_table6 TFOOT TH, TABLE.heditor_table6 TFOOT COL.col1, TABLE.heditor_table6 TFOOT TD:first-child
{
	text-align:       right !important;
	background-color: #f4d99c !important;
}

