#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid #000000;
padding: 2px 4px 2px 4px;
background-color: #0066CC;
visibility: hidden;
z-index: 100;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 14px;
letter-spacing : 0px;
-moz-opacity:0.9;
filter:Alpha(opacity=95, FinishOpacity=90, style=1, startx=1, starty=1, finishx=150);
}
BODY {
	scrollbar-face-color: #4C4C4C; scrollbar-shadow-color: grey; scrollbar-highlight-color: white; scrollbar-3dlight-color: grey; scrollbar-darkshadow-color: white;scrollbar-track-color: #ffffff; scrollbar-arrow-color: #FFffff;
	background-repeat:repeat;
	background-attachment:fixed;
}
.firstHeading {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	//COLOR:#4C4C4C;
	color: #0066CC
	FONT-WEIGHT: bold;
}
.arial10 {
	font-family: Arial;
	font-size: 10pt;
	color: #4C4C4C;
}

.arial11 {
	font-family: Arial;
	font-size: 10pt;
	color: #4C4C4C;
}
.arial9{
	font-family: Arial;
	font-size: 8pt;
	color: #4C4C4C;
}
.arial11b {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.arial10b {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}
.atencao {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.verdana12 {
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
}
.tahoma2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
}
.bordas {
	border: 1px solid #DBDBDB;

}
a:link {
color:#0066CC;
text-decoration:none;
}
a:visited {
color:#0066CC;
text-decoration:none;
}
a:hover {
color:#0066CC;
text-decoration:underline;
}
a:active {
color:#000066;
text-decoration:underline;
}
input, select{
 font-family: Arial;
 font-size: 10pt;
 border: outset;
 border-width: 1 1 1 1;
 border-color: black black black black;
}
input[type="text"],input[type="password"], select, textarea {
 font-family: Arial;
 font-size: 10pt;
 background: #FFFFFF;
 border: inset;
 border-width: 1 1 1 3;
 border-color: black black black blue;
}
input[type="button"],input[type="submit"]{
 font-family: Arial;
 font-size: 10pt;
 border: outset;
 border-width: 1 1 1 1;
 border-color: black black black black;
}
input[type="text"]:hover,input[type="password"]:hover, select:hover, textarea:hover {
 font-family: Arial;
 font-size: 10pt;
 background: #F7F7F7;
 border: inset;
 border-width: 1 1 1 3;
 border-color: black black black white;
}
.div_aguarde {
  width: 600px;
  height: 40px;
  display: none;
  position:relative;
  top:0px;
  left:0px;
  z-index:2;
 	border-width: 2px 2px 2px 2px;
 	padding: 2px 2px 2px 2px;
 	border-style: solid solid solid solid;
 	border-color: black black black black;
 	background-color: #FFFFFF;
  color:blue;
}
span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #0066CC;
  font-weight: bold;
}
#easyTooltip{
	margin:0 10px 1em 0;
	width:292px;
	padding:8px;
	background:#fcfcfc;
	border:1px solid #e1e1e1;
	line-height:130%;
	}
#easyTooltip h3{
	margin:0 0 .5em 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#easyTooltip p{
	margin:0 0 .5em 0;
	}
#easyTooltip img{
		background:#fff;
		padding:1px;
		border:1px solid #e1e1e1;
		float:left;
		margin-right:10px;
		}

#item{display:none;}

