.topMargin{ margin-top:30px }

.topMargin2{ margin-top:10px }

p.concursoText {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	line-height:25px;
}

p.concursoText a, p.concursoText a:hover{ color:#cc0001 }

.dataTable{
	font-size:.85em;
	font-family:Arial,Helvetica,sans-serif;
	width:474px;
	width:475px !ie;
	margin-left:1px;
	margin-left:0 !ie;
	display:table;
   border-collapse:collapse;
}

.dataTable thead td{
	height:28px;
	color:#cc0001;
	font-weight:bold;
	border:1px solid #cc0001;
	text-indent:25px;
}

.dataTable tbody td{
	height:28px;
	color:#666666;
	font-weight:bold;
	border-left:1px solid #cc0001;
	border-right:1px solid #cc0001;
	font-size:0.90em;
	text-indent:25px;
}

.dataTable tfoot td{
	border-bottom:1px solid #cc0001;
	border-left:1px solid #cc0001;
	border-right:1px solid #cc0001;
	height:10px;
}