body {
	background-color: transparent;
}

/* Início dos LOGINS */
#LoginPaciente, #LoginMedico, #LoginLaboratorio {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
	left: 20px;
	display: none;
}
#LoginPaciente {
	z-index: 1;
}
#LoginMedico {
	z-index: 2;
}
#LoginLaboratorio {
	z-index: 3;
}
#login {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
	z-index: 4;
	visibility: visible;
}
#LoginPaciente, #LoginMedico, #LoginLaboratorio, #login table{
	background-color: #FFFFFF;
	border: 0;
	padding: 0;
}
/* Fim dos LOGINS */

BODY2 {
}
p { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#000000; 
	text-decoration:none; 
	text-align: justify 
}
a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#0000FF; 
	text-decoration:none 
}
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;   
	text-decoration:none 
}
a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;   
	text-decoration:none 
}
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;   
	text-decoration:none 
}
.title3 { 
	font-family : Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold 
}
.infoBox { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px 
}
.white { 
	font-size: 10pt; 
	background: #FFFFFF 
}
.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px
}
.menu { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color:  #90ACD3; 
	font-weight: bold 
}
.input{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size:9px; 
	color:#000000; 
	text-decoration:none
}
.input2{ 
	background-color:#f1f8fd; 
	font-family: Verdana, Arial, Helvetica; 
	font-size:9px; 
	color:#000000;
	text-decoration:none 
}
.inputmed{ 
	background-color:#ffe1d4; 
	font-family: Verdana, Arial, Helvetica; 
	font-size:9px; 
	color:#000000; 
	text-decoration:none 
}
.rodape { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 8px; 
	color: #000000 
}
.medicobtn { 
	font-family: verdana; 
	font-size: 10px; 
	color: #0000FF; 
	background-color:#f1f8fd;
	font-weight: normal; 
	text-decoration: none 
}

/* Início dos STATUS dos EXAMES */
.liberado { 
	font-family: verdana; 
	font-size: 10px; 
	color: #409440; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left 
}
.pedente { 
	font-family: verdana; 
	font-size: 10px; 
	color: #CC0033; 
	font-weight: normal; 
	text-decoration: none 
}
.analise { 
	font-family: verdana; 
	font-size: 10px; 
	color: #d8c100; 
	font-weight: normal; 
	text-decoration: none 
}
.solicitado { 
	font-family: verdana; 
	font-size: 10px; 
	color: #0000FF; 
	font-weight: normal; 
	text-decoration: none 
}
.parcial { 
	font-family: verdana; 
	font-size: 10px; 
	color: #2e3dfb; 
	font-weight: normal; 
	text-decoration: none 
}
/* Fim dos STATUS dos EXAMES */

/* Iníco da formatação dos BOTÕES */
.btnAceitar{
    border: none;
    background: url('../imgs/botoes/btnAceitar.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnAceitar:hover {
    border: none;
    background: url('../imgs/botoes/btnAceitar_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnAvancar{
    border: none;
    background: url('../imgs/botoes/btnAvancar.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnAvancar:hover {
    border: none;
    background: url('../imgs/botoes/btnAvancar_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnConfirmar{
    border: none;
    background: url('../imgs/botoes/btnConfirmar.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnConfirmar:hover {
    border: none;
    background: url('../imgs/botoes/btnConfirmar_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnDownload{
    border: none;
    background: url('../imgs/botoes/btnDownload.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnDownload:hover {
    border: none;
    background: url('../imgs/botoes/btnDownload_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnImprimir{
    border: none;
    background: url('../imgs/botoes/btnImprimir.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnImprimir:hover {
    border: none;
    background: url('../imgs/botoes/btnImprimir_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnImprimirRes{
    border: none;
    background: url('../imgs/botoes/btnImprimirRes.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnImprimirRes:hover {
    border: none;
    background: url('../imgs/botoes/btnImprimirRes_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnOk{
    border: none;
    background: url('../imgs/botoes/btnOk.png') no-repeat top left;
    height: 17px;
	width: 44px;
}
.btnOk:hover {
    border: none;
    background: url('../imgs/botoes/btnOk_h.png') no-repeat top left;
    height: 17px;
	width: 44px;
}
.btnRecusar{
    border: none;
    background: url('../imgs/botoes/btnRecusar.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnRecusar:hover {
    border: none;
    background: url('../imgs/botoes/btnRecusar_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnVisualizar{
    border: none;
    background: url('../imgs/botoes/btnVisualizar.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnVisualizar:hover {
    border: none;
    background: url('../imgs/botoes/btnVisualizar_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnVoltar{
    border: none;
    background: url('../imgs/botoes/btnVoltar.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
.btnVoltar:hover {
    border: none;
    background: url('../imgs/botoes/btnVoltar_h.png') no-repeat top left;
    height: 17px;
	width: 40px;
}
/* Fim da formatação dos BOTÕES */

