@charset "UTF-8";
.dottedRed {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.barraEsq {
	background-image: url(images/barraEsq.gif);
	background-repeat: repeat-y;
}
.barraDir {
	background-image: url(images/barraDir.gif);
	background-repeat: repeat-y;
}
.barraBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.textoWite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.textoGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.grayEsq {
	background-color: #999999;
	border-right-width: 8px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a.linkum:active {
	background-color: #999999;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tituloBLACK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
	text-transform: uppercase;
}
.barraRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tituloRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
	text-transform: uppercase;
}
a.linkum:link {
	color:#CC0033;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
a.linkum:visited {
	color:#CC0033;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
a.linkum:hover {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
a.linkum:active {
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.textoBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0033;
	text-decoration: none;
}

