
#countryBulletins_table{
	border-collapse:collapse;
	filter: Alpha(Opacity=80);
}

#countryBulletins_table .tableHeader{
	border:1px solid #CCCCCC;
	background-color:#CE93A5;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;

}

#countryBulletins_table .tableHeaderSort{
	border:1px solid #CCCCCC;
	background-color:#CE93A5;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}



#countryBulletins_table td{
	border:1px solid #CCCCCC;
	background-color:#F5EFF0;
	font-family: Arial;
	font-size: 13px;
	line-height: 30px;
	color: #741012;
	padding-left:3px;
}

#countryBulletins_table td a:link, #countryBulletins_table td a:visited{
	font-family: Arial;
	font-size: 13px;
	line-height: 30px;
	color: #741012;
	text-decoration:none;
	padding-left:3px;
}

#countryBulletins_table td  a:hover,#countryBulletins_table td  a:active{
	font-family: Arial;
	font-size: 13px;
	line-height: 30px;
	color: #CC6600;
	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;
}


