.gta {
	border-collapse: collapse; 
	width: 100%; 
	margin-bottom: 10px;
}
.gta caption {
	background:rgba(22,23,32, 0.7); 
	padding:4px 8px; 
	color:#FFF; 
	font-weight: bold; 
	border-radius: 2px 2px 0 0; 
	text-align: left;
}
.tablgta td:first-of-type {
	width: 18px; 
	text-align: center;
}
.gta tr:hover {
	background: #fcf3f3;
}
.gta tr:nth-child(2n) {
	background: #f6f6f6;
}
.gta tr:first-of-type {
	background-color: #333;
	background-image: url("/templates/design1/images/cominfo.png");
	background-size: contain;
	background-repeat: repeat-x;
	height: 35px;
	color: #ffffff;
	font: 13px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.gta td:nth-child(2) {
	text-align: left;
}
.calend-st .gta td:nth-child(3) {
	text-align: left;
}
.gta td {
	padding:4px 8px;
	text-align: center;
	font-size: 14px;
	height: 35px;
	border-bottom: 1px #eae8e8 solid;
}
.color1 {
	background:#7fd498 !important;
}
.color2 {
	background:#cceed6 !important;
}
.color3 {
	background:#ffccd8 !important;
}
.color4 {
	background:#ff99b1 !important;
}
.icontent {
	font: 10px;
}
.tballstat tr td {
	font-size: 13px;
}
.tballstat td:first-of-type {
	text-align: center;
}
.tbst caption {
	background:rgba(22,23,32, 0.7); 
	padding:4px 8px; 
	color:#FFF; 
	font-weight: bold; 
	border-radius: 2px 2px 0 0; 
	text-align: left;
}
.tbst {
	border-collapse:collapse; 
	width:100%; 
	border-spacing:0; 
	background:rgba(250,250,250, 0.95); 
	margin-bottom: 10px;
}  
.tbst td {
	border:1px solid #e0e0e0; 
	padding:4px 8px;
	text-align: center;
}
.tbst tr:first-of-type {
	border-bottom:1px solid grey; 
	color: #000;
	font: 12px;
	font-weight: bold;
}
.alLeft {width: 220px;}
.form {font: 13px; font-weight: bold; text-align: center;}