caption.ter, td.caption{
	font-weight: 					bold;
  font-size:            14px;
	background: 					#424488;
	color:								#ffffff;
	padding: 							5px;
	
}
table.ter{
	font-family:        	arial, helvetica, sans-serif;
	font-style:           normal;
  font-size:            12px;
  color:                #000000;
	border-color: 				#c0c0c0;
	border-collapse: 			collapse;
	border-width:					1;
 	border-style:					solid;
	width: 								100%;
}
thead.ter, tfoot.ter{
	background: 					#424488;
	color:								#ffffff;
}
th.ter{
	border-width:					1;
 	border-style:					solid;
	border-color: 				#c0c0c0;
}
td.ter_h1{
	border-width:					1;
 	border-style:					solid;
	border-bottom-style:	dashed;
	border-color: 				#c0c0c0;
	text-align: 					left;
}
td.ter_h2{
	border-width:					1;
 	border-style:					solid;
	border-top-style:			dashed;
	border-color: 				#c0c0c0;
	text-align: 					left;
}
td.today{
	background:						#fffff0;
}
colgroup.ter{
	background: 					#f2f5ff;
	width: 								12.5%;
}

