.style0
{
	color: #000000;
	font-weight: none;
	font-family: verdana;
	font-size: 9px;
}

.style1
{
	color: #000000;
	font-weight: none;
	font-family: verdana;
	font-size: 11px;
}

.style1b
{
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.style2b
{
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}
.style3
{
	color: #333333;
	font-weight: none;
	font-family: verdana;
	font-size: 11px;
}

.style4
{
	color: #020B36;
	font-weight: none;
	font-family: verdana;
	font-size: 11px;
}

.style5b
{
	color: #FFCC00;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

.obliga
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}

.obligado
{
	font-family: verdana;
	font-size: 9px;
	color: #cc0000;
}

/* Estilos para Formularios */
.combo
{
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
}

.boton
{
	background: #FFEAEA;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	width: 80px;
	border: 1px solid;
	border-color: #A51313;
}

.boton_login
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	width: 80px;
	border: 1px solid;
	border-color: #00000;
}

.caja_texto
{
	border-right: #C4453C 1px solid;
	border-top: #C4453C 1px solid;
	font-size: 10px;
	border-left: #C4453C 1px solid;
	border-bottom: #C4453C 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.caja_login
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

/* Estilos para los vinculos */
a.link1:link
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
}

a.link1:visited
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
}

a.link1:hover
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}

a.link1:active
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
}

a.link2:link
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
}

a.link2:visited
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
}

a.link2:hover
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}

a.link2:active
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
}

a.link3:link
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}

a.link3:visited
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}

a.link3:hover
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}

a.link3:active
{
	color: #020B36;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}

.style_imagen
{
	border-right: #0F2755 1px solid;
	border-top: #0F2755 1px solid;
	border-left: #0F2755 1px solid;
	border-bottom: #0F2755 1px solid;
}

/* Desde aquí para selección de filas*/

.odd {
	BACKGROUND: #e5e5e5
}
.even {
	BACKGROUND: #d5d5d5
}
TABLE TR.marked {
	BACKGROUND: #ffcc99; COLOR: #000000
}
TABLE TR.marked {
	BACKGROUND: #ffcc99; COLOR: #000000
}
.odd:hover {
	BACKGROUND: #ccffcc; COLOR: #000000
}
.even:hover {
	BACKGROUND: #ccffcc; COLOR: #000000
}
.hover {
	BACKGROUND: #ccffcc; COLOR: #000000
}
