body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.txblanco {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txback {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #20385C;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}

.txtituloa {
	font-size: 14px;
	font-weight: bold;
	color: #22517F;
}

.txmini {
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.txred {
	font-size: 13px;
	color: #9F1C09;
	font-weight: bold;
}




a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	text-transform: capitalize;
}
.membrete {
	font-size: 10px;
	color: #FFFFFF;
}
.subTitle {

	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}
.txtituloas {

	font-size: 12px;
	font-weight: bold;
	color: #20385C;
}
.txtitulon {


	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.nota {
	font-size: 15px;
	color: #A02603;
}









/*Cherry Button*/
#powered {
	text-align:center;
	width:100%;
	margin-bottom:5px;
	margin-left:0px
}
#powered li {
	width:120px;
	border:1px solid #EEEEEE;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	padding:3px;
	list-style-type:none;
	display:inline-block;
	margin:5px;
	color: #CCCCCC;
	font-weight: bold;
}
#powered #its {
	letter-spacing: 2px;
}
#powered #its strong {
	color: #FFFFFF;
}

#powered a {
	font-size:7px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
#powered #com {
	color: #FF9900;
}

p._link a {
	color: #993300;
	text-decoration: none;
	font-weight: bolder;
	font-size: 11px;
	background-color: #FFFFFF;
}

p._link a:hover {
	text-decoration: underline;
	color: #CC6600;
	background-color: #FFFFFF;
}

p._linkmenu a {
	color: #333333;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

p._linkmenu a:hover {
	color: #930;
	background-color: #FFFFFF;
}

p._linkresaltado a._oculto, p._linkresaltado a._oculto:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: text;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}

h3._link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
