a {color: #054CA3;}
.table {color:#333333; font-size:medium; }
.td_empty
{
	height: 2px;
}
.td_empty_border
{
	height: 2px;
	background-color: #FFFFFF;
	border-bottom-color: #B4C6DB;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.td_empty_vert
{
	width: 10px;
}

.tc_header
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	background-color:#0C53A3;
}
.tc_entry_1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.tc_entry_2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #DCDEE4;
}
.tc_desc_fff
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.tc_desc_ccc
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #DCDEE4;
}
.tc_data_fff
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.tc_data_ccc
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #DCDEE4;
}
.tc_loc_fff_border
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-color: #DCDEE4;
	border-bottom-style:solid;
	border-bottom-width:thin
}
.tc_desc_fff_border
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-color: #DCDEE4;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.tc_data_fff_border
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-color: #DCDEE4;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.tc_i_border
{
	background-color: #FFFFFF;
	border-bottom-color: #B4C6DB;
	border-bottom-style:solid;
	border-bottom-width:medium;
}
.border
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #DCDEE4;
	border-top-style:solid;
	border-top-width:thin
}