table.Design5 {
	border-spacing: 0px;
	border-collapse: collapse;
	border-top: 4px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #CC0000;
	filter: alpha(opacity=70);
	opacity: .7;
	color: #FFFFFF;
}
table.Design5 .link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

table.Design5 th {
    text-align: left;
    font-weight: bold;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #FFFFFF;
}
table.Design5 td {
    text-align: right;
    border-top: 1px dotted #FFFFFF;
    padding: 0.2em 0.5em;
}
table.Design5 thead th {
    text-align: center;
    border-bottom: 1px solid #FFFFFF;
}
table.Design5 th.Corner {
	text-align: left;
	font-weight: bold;
}
.claro {

	background-color: #F00000;
}
