body{
	background-image: url('../imgs/fundoNews.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
}

form{
	position: absolute;
	top: 3mm;
	left: 2mm;
}

a.cool{
	color:#990000;
	text-decoration:none
}

a:hover.cool{
	color: red;
	text-decoration:underline
}

table.borderNoticias{
	border-style: none;
	cursor:default;
}

td{
	font-family:verdana;
	font-size:8pt;
}

td.title{
	padding:4px;
	padding-bottom:6px;
	FILTER: progid:DXImagetransform.Microsoft.gradient(GradientType=0, startColorstr=#C0C0C0, endColorstr=white);
	font-weight:bold;
}

td.content{
	padding:2px;
	padding-bottom:12px;
}

td.labelNoticias{
	FILTER: progid:DXImagetransform.Microsoft.gradient(GradientType=0, startColorstr=#C0C0C0, endColorstr=white);
	color: darkred;
	border: solid 1px #C0C0C0;
}

td.assinatura{
	background-color: #808080;
	color: white;
}

#idcbSroller{
	border-style: none;
}
