.ALAInTheNewsTable
{
	width: 100%;
	background-color:#E6E6E6;	
}

.ALAInTheNewsTitleCell
{
	font-size: medium;
	font-family: "Arial", "Helvetica", Serif;
	color: #8b2A71;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 35%;
}

.ALAInTheNewsListCell
{
	text-align: center;
	width: 30%;
	vertical-align: middle;
	height: 40px;
}

.ALAInTheNewsList
{
	font-size: smaller;
	font-family: "Arial", "Helvetica", Serif;
	color: #000000;
}

.ALAInTheNewsButtonCell
{
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	height: 40px;
}

.ALAInTheNewsButton
{
	border-style: none;	
	cursor: hand;
}

.ALAInTheNewsErrorCell
{
	font-size: small;
	font-family: "Arial", "Helvetica", Serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	width: 100%;
}