@import url("Basic.css");

/**********Comment Style**********/

.Table_Title_1 {
	background: #fffae6;
	border-bottom: #cccccc 2px solid;
	height: 40px;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
}
.Table_Title_2 {
	background: #e7facd;
	border-top: #88c738 2px solid;
	height: 40px;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
}
.Table_Title_3 {
	background: #fffae6;
	border-top: #ffab03 2px solid;
	height: 40px;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
}