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

.bg_right { background-position:right; background-repeat:repeat-y;}
.texto {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	color: #CFCFCF;
	font-style: normal;
}
.texto_p {
	font-family:  Arial, Helvetica;
	font-size: 10px;
	color: #CFCFCF;
	font-style: normal;
}
.texto_pad {
	font-family:   Arial, Helvetica;
	font-size: 13px;
	color: #CFCFCF;
	font-style: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: justify;
	}
.texto_color {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	color: #0099CC;
	font-style: normal;}
.texto_color_g {
	font-family:  Arial, Helvetica;
	color: #0099CC;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	}
.link {
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #CFCFCF;
}
.pad_top10 {margin-top:10px;}
.pad_top5 {margin-top:5px;}
.pad_top20 {margin-top:20px;}
.pad_top25 {margin-top:25px;}
.pad_left5 {margin-left:5px;}
.border_right {border-right:#CCCCCC; border-right-width:1px; border-right-style:solid}
.tab{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #CFCFCF;}
.campo {
	border: 1px solid #83A0B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;}


