.enlace,.enlaces:link,.enlaces:visited,.enlaces:active,.enlaces:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
.dp {
	font-size: 10px;
	color: #e1e0db;
	text-align: center;
}
.t:link,.t:visited,.t:active,.t1:link,.t1:visited,.t1:active  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}
.t:hover,.t1:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
}
.t:link,.t:visited,.t:active { 
	color: #c70c15; 	
}
.t1:link,.t1:visited,.t1:active {
	color: #000; 
}
.t:hover {
	color: #c70c15; 
}
.t1:hover {
	color: #000; 
}
.enlaces-whm,.enlaces-whm:link,.enlaces-whm:visited,.enlaces-whm:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #c70c15; 
	text-decoration: none;
	font-weight:bold;
}
.enlaces-whm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #c70c15; 
	text-decoration: underline;
	font-weight:bold;
}
.enlaces-cliente,.enlaces-cliente:link,.enlaces-cliente:visited,.enlaces-cliente:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-weight:bold;
}
.enlaces-cliente:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline;
	font-weight:bold;
}
.campos { 
	background-color: #ffffff; 
	color: #4A565A; 
	font-family: tahoma, Verdana, Arial; 
	font-size: 11px; 
	border: 1px solid #4A565A; 
	padding-left: 5px
}
.boton,.button { 
	background-color: #CCCCCC; 
	color: #000000; 
	font-family: tahoma, Verdana, Arial; 
	font-size: 11px; 
	border: 1px solid #000000;
}
tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}
tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}
.clientareatable {
	background-color: #cccccc;
}
.texto_blanco {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.titulo_faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
    color: #c70c15;
}
table.frame {
	width: 650px;
	border: 1px solid #c70c15;
	padding: 0px;
}
table.faq {
	border: 1px solid #c70c15;
	padding: 0px;
}
.fieldarea {
	background-color: #DADADA;
	text-align: right;
}
.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}
.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}
tr.supportticketsheading {
	background-color: #fddcde;
}

tr.supportticketscontent {
	background-color: #ffffff;
}
select { 
	background-color: #ffffff; 
	color: #4A565A; 
	font-family: tahoma, Verdana, Arial; 
	font-size: 11px; 
	border: 1px solid #4A565A; 
	padding-left: 5px
}
table {
	text-align: left;
}
.enlace-web:link,.enlace-web:visited,.enlace-web:active  { 
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
.enlace-web:hover { 
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: underline; 
}