body { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #333333; 
	background-color: #F3F8E7; 
	scrollbar-face-color: #DEEAAE;
	scrollbar-shadow-color: #DEEAAE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D8D8D8;
	scrollbar-darkshadow-color: #D8D8D8;
	scrollbar-track-color: #cddadc;
	scrollbar-arrow-color: #005D8F;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	color: #333333; 
}

A { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	color: #005D8F;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #04769C;
	font-weight: bold;
	text-decoration: none;
}

A:active { 
	color: #0099CC;
	text-decoration: none;
}

hr { align: center; 
	 size: 1; 
	color: #DEEAAE;
	}

input, select, textarea { 
	border: #3B6674 1px solid;
	background-image:  url(imagens/back_input_c.jpg);
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color:#F3F8E7;
	color: #3B6674 }

.chamada A{ 
	font-family: Tahoma, Verdana, Arial;
	line-height: 10px;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.chamada A:hover  {
	font-family: Tahoma, Verdana, Arial;
	line-height: 10px;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline; 
}

.chamada A:active { 
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

.chamada A:visited { 
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

.titulo{
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #005D8F;
	font-weight: bold;
	text-decoration: none;
}
.titulo2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #005D8F;
	font-weight: bold;
	text-decoration: none;
}

.tituloSoft{
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #005D8F;
	text-decoration: none;
}
.tituloChamadas {
	color: #005D8F;
	font-weight: bold;
	font-size: 12px;
}

.Alerta{
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
#menuesquerdo {
	position:absolute;	
}
#menuesquerdo2 {
	position:absolute;
}

.pop {position:absolute;top:67%;left:45%;margin-left:-100px;margin-top:-100px;padding:10px;width:430px;height:400px;border:4px solid #000000; background-color:#F2F8E7;}