

td, p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

table.telegant {
	margin-bottom: 20px;
}

table.telegant th {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;

	font-weight: bold;
	font-size: 11px;

	text-align: left;
}

th.t1 { border-bottom: 1px solid #FFFFFF; width: 40%; background: #E6E6E6 url('../images/thead.gif') no-repeat right top;  }
th.t2 { border-bottom: 1px solid #FFFFFF; width: 40%; background: #FFCCCC url('../images/thead.gif') no-repeat right top;  }
th.t3 { border-bottom: 1px solid #FFFFFF; width: 10%; background: #E6E6E6 url('../images/thead.gif') no-repeat right top;  }
th.t4 { border-bottom: 1px solid #FFFFFF; width: 10%; background: #FFCCCC url('../images/theadb.gif') no-repeat right top; vertical-align:center; }
th.tgroup { border-bottom: 1px solid #FFFFFF; background: #F0F0F0;}

td.t1 { border-bottom: 1px solid #AEB4C3; background: #FAFAFA url('../images/tbk.gif') repeat-y right; padding-top: 7px; padding-bottom: 7px; padding-left: 18px; padding-right: 20px;}
td.t2 { border-bottom: 1px solid #AEB4C3; background: #FFEEEE url('../images/tbk.gif') repeat-y right;  padding-top: 7px; padding-bottom: 7px; padding-left: 18px; padding-right: 20px;}
td.t3 { border-bottom: 1px solid #AEB4C3; background: #FAFAFA url('../images/tbk.gif') repeat-y right; padding-top: 7px; padding-bottom: 7px; padding-left: 18px; padding-right: 20px;}
td.t4 { border-bottom: 1px solid #AEB4C3; background: #FFEEEE;  padding-top: 7px; padding-bottom: 7px; padding-left: 18px; padding-right: 20px;}
tr.tfirst td {border-top: 1px solid #8997AE; padding-top: 2px; }
