.tbl-border {
	border:1px solid  ;
	padding:2px;
}
.table-grid {
	width:100%;
	border-collapse:collapse;
}
.table-grid th {
	background-image:url(../images/heading_bg.jpg);
	background-repeat:repeat-x;
	padding:2px 3px 8px 5px;
	color: #5CC6D0;
	font-size: 12px;
	text-transform:uppercase;
}

.table-grid th a {
	color: #5CC6D0;
	text-decoration:none;
	text-align: right;
	font-weight:bold;
}
.table-grid td {
	padding:4px 10px;width:auto;
	border-bottom:0px solid #fff;
	border-right:0px solid #fff;
	vertical-align:top;
}
.table-grid tr.row0 {
/*	background:#f9f9f9;
*/	
}
.table-grid tr.row1 {
/*	background: #EEEEEE;
*/	
}
.table-grid-foot {
	background: #999;
	text-align:center;
	color:#FFF;
}
.table-grid input[type="radio"]{
	float:left;
}
.table-grid label{
	float:left;
	padding-top:3px;
}
.table-grid-inr-tbl td{
	border:none;
		
}
/*------------*/


/***** HR ADMIN CSS ****/

.table-hrgrid {
	width:100%;
	border-collapse:collapse;
}

.table-hrgrid td a {
	color:#000;
	text-decoration:none;
}

.table-hrgrid td a:hover {
	color:#999;
	text-decoration:none;
}


.table-hrgrid th {
	background-image:url(../images/heading_bg.jpg);
	background-repeat:repeat-x;
	padding:3px 3px 8px 5px;
	color: #000000;
	font-size: 11px;
	text-transform:none;
}

.table-hrgrid th a {
	color: #000000;
	text-decoration:none;
	text-align: right;
}

.table-hrgrid td {
	padding:4px 5px;
	width:auto;
	border-bottom:0px solid #fff;
	border-right:0px solid #fff;
	vertical-align:top;
	color: #000000;
	font-size:11px;
}





.table-hrgrid tr.row0 {
	background:#f9f9f9;
	
}
.table-hrgrid tr.row1 {
	background: #EEEEEE;

}
.table-hrgrid-foot {
	background: #999;
	text-align:center;
	color:#FFF;
}
.table-hrgrid input[type="radio"]{
	float:left;
}
.table-hrgrid label{
	float:left;
	padding-top:3px;
}
.table-hrgrid-inr-tbl td{
	border:none;
		
}

/*----END OF HR AND ADMIN CSS--------*/

/***** Project  CSS ****/

.table-projectGrid {
	width:100%;
	border-collapse:collapse;
}

.table-projectGrid td a {
	color:#000;
	text-decoration:none;
}

.table-projectGrid td a:hover {
	color:#999;
	text-decoration:none;
}


.table-projectGrid th {
	background-image:url(../images/heading_bg.jpg);
	background-repeat:repeat-x;
	padding:3px 3px 8px 5px;
	color: #000000;
	font-size: 11px;
	text-transform:none;
}

.table-projectGrid th a {
	color: #000000;
	text-decoration:none;
	text-align: right;
}

.table-projectGrid td {
	padding:4px 5px;
	border-bottom:0px solid #fff;
	border-right:0px solid #fff;
	vertical-align:top;
	color: #000000;
	font-size:11px;
}





.table-projectGrid tr.row0 {
	background:#f9f9f9;
	
}
.table-projectGrid tr.row1 {
	background: #EEEEEE;

}
.table-projectGrid-foot {
	background: #999;
	text-align:center;
	color:#FFF;
}
.table-projectGrid input[type="radio"]{
	float:left;
}
.table-projectGrid label{
	float:left;
	padding-top:3px;
}

.table-projectGrid-inr-tbl td{
  border:none;		
}

/*----END OF PROJECT CSS--------*/










