
#countryJobs_table{
	border-collapse:collapse;
	filter: Alpha(Opacity=80);
}

#countryJobs_table .tableHeader{
	border:1px solid #E1E1E1;
	background-color:#FEF5DA;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	height:30px;
	color: #000000;
	text-align:center;

}

#countryJobs_table .tableHeaderSort{
	border:1px solid #E1E1E1;
	background-color:#FEF5DA;
	font-size: 13px;
	line-height: 18px;
	height:30px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}



#countryJobs_table td{
	border:1px solid #E1E1E1;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #666633;
	padding-left:3px;
}

#countryJobs_table td a:link, countryJobs_table td a:visited{
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #0099CC;
	text-decoration:none;
	padding-left:3px;
}

#countryJobs_table td  a:hover,#countryJobs_table td  a:active{
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #E77D35;
	text-decoration:underline;
	padding-left:3px;
}


.eXtremeTable .toolbar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 60px;
}

.eXtremeTable .toolbar td {
	color: #666666;
	text-align:center;
	font-size: 13px;	
	line-height: 60px;
}

span {
	color: #666666;
	font-size: 13px;
}


