body {
	font-family: tahoma;
	font-size: 11px;
	line-height:13px;
	background-position: center top; 
	background-image: url(images/fundo.jpg); 
	background-repeat: repeat-y; 
}
.fonte {
	font-family: tahoma;
	font-size: 11px;
	line-height:13px;
}
.fontenews {
	font-family: tahoma;
	font-size: 11px;
}
.form2 {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-color: #E6E6E6;
	width: 235px;
	font-family: tahoma;
	font-size: 11px;
}
.form {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	background-color: #E6E6E6;
	width: 125px;
	font-family: tahoma;
	font-size: 11px;
}
.fontelink {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.fontelink:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}
.fontelink2 {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.fontelink2:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
.jumpmenu {
	height: 18px;
	width: 160px;
	border: none;
	font-family: verdana;
	font-size: 10px;
	background-color: #e7e7e7;
}
.fontelinks {
	font-family: tahoma;
	font-size: 11px;
	color:#0000b0;
	text-decoration:none;
}
.fontelinks:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#0000b0;
	text-decoration:underline;
}
.linkmeio {
	font-family: tahoma;
	font-size: 11px;
	color:#0000b0;
	text-decoration:underline;
}
.linkmeio:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#0000b0;
	text-decoration:none;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
p {
margin:0;
}
.fechar {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.fechar:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}
.contrato {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.contrato:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}