.centerpiece {
	color: Black;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/tbb_center_piece.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header1	{background-color: #EA0F0F; color:#FFFFFF}
#backgr1	{
	background-color: #C70909;
	color: #FFFFFF;
	text-decoration: none;
}
input {  color: red; background-color: #FFFFFF; clear: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; border-style: groove;}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: black; text-decoration: none}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: Black; background-color: White; font-weight: bold}
a {
	text-decoration: underline;
	color: #F38108;
	font-weight: bold;
}
jj
li {
	color: Black;
}

a:hover { font-weight: bold; text-decoration: underline; color: #F5CB06;}
.negro {color: #FF9900; text-decoration: underline; }
.negro:hover {color: #FFFFFF; text-decoration: underline; }
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: Black;}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.minitext{ font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #000000;  text-decoration: underline;   }
.minitext:hover{ font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;  color: #CC0000;  text-decoration: underline;   }
.market {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFCC00}
.pagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: bold; color: #A00505;
}
.semititle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: ;
}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.row_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: White}
.row_head {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: White; background-color: #990000;
}
.row_1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #990000;}
.row_2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #CC0000;}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}
.neonhighlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE6EFF;
}
.neonazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0099;
}
.lineas {  background-color: #FFFDFD; color: #FFFDFD;}
.border_table{
	background: #DC4F4F;
	}

.main_table{
	background: White; 	
}

.menu_main_table {
	background: #C73A3A;
}
hr {  color: #FFFF00; background-color: #FFFF00; line-height: normal}
.blanco {
color: #FFFFFF; text-decoration: none;
}
.blanco:hover {
color: #FF9900; text-decoration: underline;
}

/***********************************************************/
/*****Los siguientes estilos son para la pagina de registro*/
.maintitle { vertical-align:middle;font-weight:bold; color:#FFF; padding:8px 0px 8px 5px; background-image: url(/shared/images/themes/tile_back.gif);  border: 1px solid Black;  }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }
.regtable {	border: 1px solid Black;}
.pformleftNoWith { background-color: #F9F9FA; padding:6px; margin-top:1px;; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformleftw { background-color: #F9F9FA; padding:6px; margin-top:1px;width:40%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformright { background-color: #F9F9FA; padding:6px; margin-top:1px;border-top:1px solid #C2CFDF; text-align: left; }
li.error {
background : url(/shared/images/ugly.gif); 
} 
.regerror {
color : Red; 
text-decoration : blink; 
}
ul#pagetitleerrors {
margin : 0 0 0 155px; 
padding : 10px 10px 5px 5px; 
list-style : circle; 
font-weight : bold; 
} 
body div#main_body ul#pagetitleerrors li {
line-height : 1.5em; 
list-style : none; 
background-position : 0 0; 
background-repeat : no-repeat; 
margin : 0; 
padding : 0 0 4px 22px; 
font-weight : normal; 
color : Red; 
font-size : 14px; 
} 
body div#main_body ul.headersection#pagetitleerrors {
margin : 0 153px; 
} 
/*FIN de estilos para paginas de registro*/

/*INICIO para estilos login.asp*/
td.subTitleBgr{background-color:#ccc; color:#000; font-size:13px; font-weight:bold;}
table.common{width:100%; border:0; background-color:#fff;}

/* do not modify rows classes below; use center classes when you need to center content of the row */
table.common tr{text-align:left; vertical-align:top;}
table.common tr.center, table.common tr.altRowCenter{text-align:center;}
/* do not modify rows classes above; use center classes when you need to center content of the row */

table.common tr th{text-align:center; font-size:13px; color:#000; background-color:#ccc; padding:3px;}
table.common tr td{padding:3px; color:#000; font-size:12px;}
table.common tr td.bold{font-weight:bold;}
table.common tr.altRow td, table.common tr.altRowCenter td{background-color:#e6e6e6;}
/*FIN estilos login.asp*/