body{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.estilo {border: #800020 1px solid} /*#C3D9FF*/
.errorLogin {
	padding: 4px;
	border: 1px solid #CC0000;
}
.buscarRep {
	padding: 4px;
	border: 1px solid #003399;
}
.nuevoRep {
	padding: 4px;
}
.tam_menu {font-size:10px; background-color:lightyellow;}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	/*background: #DCDCDC;*/
	padding-left: 15px;
	padding-right: 15px;
	margin: 5px;
}
.table_normal {
width: 100%;
border-width: 1px;
border-color:#999999;
border-style:solid;
border-collapse:collapse;
}
.resultado {
	background: #FF000D;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}
.error_maestro {
	background: #003399;
	font-weight: bold;
	font-size:11px;
	color: #FF000D;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}
.acciones {
	font-size:9px;
}
.ver_resultados {
	font-size:10px;
	font-weight: bold;
	color: #800020;
}
.row_even {
	background: #D6DBE9; /* #D6DBE9 o #C6CBD9*/
	font-size:10px;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}
.row_odd {
	background: #800020; /* #BFD3FF o #AFC3FE  #FFCBCB*/
	font-size:10px;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	color:#FFFFFF;
}
.row_blue {
	background: #BFD3FF; /* #BFD3FF o #AFC3FE  #FFCBCB*/
	font-size:10px;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	color:#000000;
}
.row_reemplazo {
	background: lightyellow; /* #D6DBE9 o #C6CBD9*/
	font-size:10px;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}
.negrita {
	font-weight: bold;
}
.row_precios {
	background: #BFD3FF; /* #BFD3FF o #AFC3FE  #FFCBCB*/
	font-size:10px;
	text-decoration: none;
	padding: 2px;
}

select {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-size:9px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 1px;
}
a {
	color: #003399;
}
.ver_ordenes {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.titulo_ordenes {
	font-size:13px;
	font-weight: bold;
	text-decoration:underline;
}
.order {
	color: #FFFFFF;
}