.texto{
	font-family	: Arial;
	font-size	: 11px;
	font-weight	: Normal;
	color		: #000000;
	background	: #FFFFFF;
	border		: 1px solid #000000;}

.input{
	font-family	: Tahoma,Arial;
	font-style	: normal;
	font-weight	: normal;
	font-size	: 11px;
	border		: 1px solid #000000;}


.inputNB{
	font-family	: Tahoma,Arial;
	font-style	: normal;
	font-weight	: normal;
	font-size	: 11px;
	border		: 0px;
}

.botonNB{
	font-family	: Tahoma,Arial;
	font-style	: normal;
	font-weight	: bold;
	font-size	: 10px;
	text-align	: center;
	border		: 0px;
	padding-left	: 0px;
	padding-right	: 0px;
	width		: 12px;
	background-color: #FFFFFF;
	color		: #333399;
}

.botonNBA{
	font-family	: Tahoma,Arial;
	font-style	: normal;
	font-weight	: bold;
	font-size	: 10px;
	border		: 0px;
	background-color: #FFFFFF;
	color		: #333399;
}

.boton{
	font-family	: Arial;
	font-style	: normal;
	font-weight	: bold;
	font-size	: 11px;}

.Area{
	font-family	: Arial;
	font-style	: normal;
	font-size	: 12px;
	color		: #000000;
	background-color: #FFFFFF;
}

.AreaNB{
	font-family	: Arial;
	font-style	: normal;
	font-size	: 12px;
	color		: #000000;
	background-color: #FFFFFF;
	border		: 0px;

}

table.frm{
}

table.frm th{
	font-family	: Arial;
	font-style	: normal;
	font-weight	: bold;
	font-size	: 13px;
	background:url("../images/tbltitulo.gif") 0 0 no-repeat;  
	overflow:hidden;
}

table.frm th.medicamento{
	width:520px;
	height:45px;
	background:url("../images/tblmedicamento.gif") 0 0 no-repeat;  
	overflow:hidden;
}

table.frm th.contacto{
	width:520px;
	height:45px;
	background:url("../images/tblcontacto.gif") 0 0 no-repeat;  
	overflow:hidden;
}

table.frm th.hospital{
	width:520px;
	height:45px;
	background:url("../images/tblhospitales.gif") 0 0 no-repeat;  
	overflow:hidden;
}

table.frm th.laboratorios{
	width:520px;
	height:45px;
	background:url("../images/tbllaboratorios.gif") 0 0 no-repeat;  
	overflow:hidden;
}

table.frm th.enfermedad{
	width:520px;
	height:45px;
	background:url("../images/tblenfermedades.gif") 0 0 no-repeat;  
	overflow:hidden;
}

table.frm td.bsp{
	height:5px;
}

table.frm td.left{
	FONT-SIZE	: 11px;
	FONT-STYLE	: Normal;
	FONT-FAMILY	: Arial;
	FONT-WEIGHT	: Bold;
	text-align	: left;
}

table.frm td.right{
	FONT-SIZE	: 11px;
	FONT-STYLE	: Normal;
	FONT-FAMILY	: Arial;
	FONT-WEIGHT	: Bold;
	text-align	: right;
}

table.frm td.center{
	FONT-SIZE	: 11px;
	FONT-STYLE	: Normal;
	FONT-FAMILY	: Arial;
	FONT-WEIGHT	: Bold;
}

table.frm td.bottom{
	FONT-SIZE	: 11px;
	FONT-STYLE	: Normal;
	FONT-FAMILY	: Arial;
	FONT-WEIGHT	: Bold;
}

table.frmInput{
	
}

table.frmInput td.izq{
	width:10px;
	height:23px;
	background:url("../images/tblinputizq.gif") 0 0 no-repeat;  
}

table.frmInput td.cen{
	height:23px;
	background:url("../images/tblinputcen.gif") 0 0 repeat-x;  
}

table.frmInput td.der{
	width:10px;
	height:23px;
	background:url("../images/tblinputder.gif") 0 0 no-repeat;  
}

table.frmInput td.si{
	width:10px;
	height:11px;
	background:url("../images/tblinputsi.gif") 0 0 no-repeat;  
}

table.frmInput td.ci{
	width:10px;
	height:1px;
	background:url("../images/tblinputci.gif") 0 0 repeat-y;  
}

table.frmInput td.ii{
	width:10px;
	height:11px;
	background:url("../images/tblinputii.gif") 0 0 no-repeat;  
}

table.frmInput td.sc{
	width:10px;
	height:11px;
	background:url("../images/tblinputsc.gif") 0 0 repeat-x;  
}

table.frmInput td.ic{
	width:10px;
	height:11px;
	background:url("../images/tblinputic.gif") 0 0 repeat-x;  
}

table.frmInput td.sd{
	width:10px;
	height:11px;
	background:url("../images/tblinputsd.gif") 0 0 no-repeat;  
}

table.frmInput td.cd{
	width:10px;
	height:1px;
	background:url("../images/tblinputcd.gif") 0 0 repeat-y;  
}

table.frmInput td.id{
	width:10px;
	height:11px;
	background:url("../images/tblinputid.gif") 0 0 no-repeat;  
}