.tblDividerAzul {
	background-attachment: fixed;
	background-color: #6786C6;
	background-image: url(/imagenes/tbl_azul_divider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.flashBackDrop {
	background-attachment: fixed;
	background-color: #F0F0F0;
	background-image: url(/imagenes/flash_backdrop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.frmLogin {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: lowercase;
	background-color: #FEC200;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF9900;
	text-align: center;

}
.negro {
	color: #E75F5F;
	text-decoration: none;
}
.negro:hover {
	color: #CC0000;
	text-decoration: underline;
}
.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
.blanco:hover {
	color: #FFCC00;
	text-decoration: underline;

}
frmPlay {
	color: #FFCC00;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #000000;
}
.frmPlay {
	color: Black;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #000000;
}
input, select {

	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: lowercase;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF9900;
	text-align: center;
}

.label {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-transform: capitalize; color: Black;  text-decoration: none;}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: Black; text-decoration: none}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-transform: capitalize; color: #B22222;  text-decoration: none;             }
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: Black; font-variant: normal}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
.market {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: Red;
}
.pagetitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: bold;
color: #000000;
}
.semititle {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: Black;
}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: Black;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.neonhighlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE6EFF;
}
.neonazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0099;
}
.lineas {  background-color: #DC143C; color: #DC143C; font-weight: normal}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: Red; text-decoration: underline}
.menu_main_table {
	background: #FFFFDD;
}

.border_table{
	background: #FFFFCC;
	border: 2px dotted;
	}
	
.main_table{
	background: #FFFFCC;
	
	}

.row_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: Black}
.row_1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: Black; background-color: #7CB47C;
}
.row_2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: Black; background-color: #98CA98;
}
/* Styles for all tables on all the site */
.title{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	background-color: #6786C6;
 }
 
 body {
 margin: 0px;

 }
