body {
	margin: 0px;	}

body, table, td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	}

a, a:visited {
	color: #121212;
	text-decoration: none;	}

a:hover, a:active {
	text-decoration: underline;	}

#Texto {
	padding-left:2px;	}

/* ***** Styles ***** */
.SemBorda {border: none !important;}
.Underline {text-decoration: underline !important;}
.Hidden {display: none !important;}

.Rel {position: relative;}
.Abs {position: absolute;}
.Container {width: auto; position: relative;}
.Clearing {
	width: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;	}

a.SemUnderline {text-decoration: none !important;}
a.SemUnderline:hover {text-decoration: underline !important;}

.legenda { font: 0.8em Arial, Helvetica, sans-serif; color: #999999;}
.asterisco {color: #CC3300;}

.tbPadrao {
	width: 95%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px 0;
	background: white;
	border: none;	}

.tbPadrao td, .tbPadrao th {
	border-bottom: 1px solid #ccc;
	padding: 3px;	}

.tbPadrao th {
	background-color: #f6f3e1;	}

.tbPadrao caption {
	padding: 5px;
	color: #CC3300; }

.Titulo {
	color: #cb2026;
	font-size: 16px;
	font-weight: bold;	}