

/*------------------------- STYLESHEET TUAN CHAU -------------------------*/
.tc_title_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#29176D;
}
.tc_text_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1377C5;
}
.tc_select{
	border: 1px #9BCCF5 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
}
.tc_table{
	background-color:#FCFDFF;
}
.tc_button{
	width:100px;
	border:1px #4190D2 solid;
	background-color:#EDF2F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#29166F;
	font-weight:normal;
}
.tc_button_date{
	width:40px;
	border:1px #4190D2 solid;
	background-color:#EDF2F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#29166F;
	font-weight:normal;
}
.tc_button_send{
	width:210px;
	border:1px #4190D2 solid;
	background-color:#EDF2F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#29166F;
	font-weight:normal;
}
.tc_title_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C8DFEF;
	font-weight:normal;
	text-decoration:none;
}
.tc_title_title:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4D97D6;
	font-weight:normal;
	text-decoration:none;
}