/* CSS Document */
.caption{
    text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9D9D9D;
}

.Estilo1:link {
    text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#9D9D9D;
}
.Estilo1:visited {
    text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9D9D9D;
}
.Estilo1:hover {
    text-decoration:underline;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9D9D9D;
}
.Estilo1:active {
    text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9D9D9D;
}

.BotonIniciar{
	background:url(../images/boton_iniciar.png);
	text-decoration:none;
	border:none;
    width: 109px;
	height: 18px;
}

.BotonBuscar{
	background:url(../images/controles/buscar.png);
	text-decoration:none;
	border:none;
    width: 22px;
	height: 22px;
}
.BotonGuardar{
	background:url(../images/controles/boton_Guardar.png);
	text-decoration:none;
	border:none;
    width: 77px;
	height: 21px;
}
.BotonCargar{
	background:url(../images/controles/boton_cargar.png);
	text-decoration:none;
	border:none;
    width: 142px;
	height: 21px;
}
.BotonRegistrar{
	background:url(../images/controles/boton_Registrar.png);
	text-decoration:none;
	border:none;
    width: 142px;
	height: 21px;
}
.BotonCerrar{
	background:url(../images/controles/boton_Cerrar_peq.png);
	text-decoration:none;
	border:none;
    width: 77px;
	height: 21px;
}

.BotonBorrar{
	background:url(../images/boton_borrar.png);
	text-decoration:none;
	border:none;
    width: 109px;
	height: 18px;
}
.BotonEnviar{
	background:url(../images/boton_enviar.png);
	text-decoration:none;
	border:none;
    width: 109px;
	height: 18px;
}
.BotonRetornar{
	background:url(../images/controles/boton_Retornar.png);
	text-decoration:none;
	border:none;
    width: 77px;
	height: 21px;
}
.BotonImprimir{
	background:url(../images/controles/boton_Imprimir.png);
	text-decoration:none;
	border:none;
    width: 77px;
	height: 21px;
}


.selector {
font-family: tahoma;
font-size:12px;
font-weight:bold;
color:#000099;
}
.selector:link {
    text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000099;
}
.selector:visited {
    text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
}
.selector:hover {
    text-decoration:none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000099;
}
.selector:active {
    text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
}
.Estilo_msg{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
img { behavior: url(js/iepngfix.htc); }

button .class { behavior: url(js/iepngfix.htc); }

body { behavior: url(js/iepngfix.htc); }

table, tr, th, td { behavior: url(js/iepngfix.htc); }

img, #header, .class, blockquote { behavior: url(js/iepngfix.htc); }

textarea, img { behavior: url(js/iepngfix.htc); }